[Tested on Ubuntu 20.04] I have just realized that it is possible to use the touchpad's corners as customizable buttons! WOW! Let's list the parameters of the touchpad: synclient -l I will assign th
Install certbot and letsencrypt sudo apt install certbot letsencryptsudo apt-get install python3-certbot-apache Create a certificate: sudo certbot certonly --manual --preferred-challenges=dns List
block an IP: sudo ufw deny from 47.76.35.19 to any block an IP for accessing a certain port sudo ufw insert 1 deny from 47.76.35.19 to any port 443 create a custom rule for fail2ban this rule works
The Problem: ubuntu a2dp sink unavailable Failed to change profile to a2dp_sink br-connection-profile-unavailable For pipewire $ sudo apt remove pulseaudio-module-bluetooth$ sudo apt install libspa-
SOLUTION: https://askubuntu.com/a/1517623/203029 After upgrading to Ubuntu 24.04, onboard screen keyboard app stopped working properly. After digging for some time, I realized the problem due to pyth
UBUNTU ‘da Kullandığım Başlıca Progamlar (mbirgin) Primary sudo apt install audacity apache2 geany scite bleachbit baobab mono-apache-server4 libapache2-mod-mono gpodder audacious sqlite3 sqlitebrows
Serve asp.net mono app on arch linux using fastcgi aspnet in ngnx. STEP 1: Be sure this conf included in main config. $ cat /etc/nginx/nginx.conf ....http { include /etc/nginx/conf.d/*.conf;.....
Using xsp4 instead of mod_mono by the help of mod_proxy in apache web server on arch linux. Step 1: $ cd /mb/var/www/mbirgin/kit.4yon.org/$ xsp4 --port=8080 Step 2: $ sudo nano /etc/httpd/conf/e
gatttool -b 8C:CE:FD:56:B2:85 -I [8C:CE:FD:56:B2:85][LE]> connect Attempting to connect to 8C:CE:FD:56:B2:85Connection successful list services: primary attr handle: 0x0001, end grp handle: 0x000
USB Şarjlı Hareket Sensörlü LED Lamba - Gece Lambası A08 şarjlı ışık tam dolu batarya testi Devamlı açık...Start: 20:36Stop: 4:54 duration: 8:18 = 498 minues charging from 0 to full: 234 mAh the b
download using: youtube-dl -f "best[ext=mp4]/bestvideo[ext=mp4]+bestaudio[ext=m4a]/best[ext=mp4]/best" Aisha:الغفرانعصر الجنون Aisha01:26 AMخان الحرير Sky Sky00:59 AMHomy hoon هومي هون Sky Sky01:00 A
Installation https://wiki.archlinux.org/title/Installation_guide Boot from USB drive. Load keyboard layout # loadkeys trq Connect to Wi-Fi. (Tab Tab will help for auto complete) # iwctl [iwd]# devic
http://ubuntuhandbook.org/index.php/2019/04/nvidia-430-09-gtx-1650-support/ Nvidia GTX1650 ubuntu drivers ... sudo add-apt-repository ppa:graphics-drivers/ppasudo apt install nvidia-driver-470 nvidi
archlinux: sudo pacman -S pipewire-zeroconf Server: Ubuntu $ pactl load-module module-native-protocol-tcp listen=192.168.1.33 $ pactl load-module module-zeroconf-publish Client: arch linux $ pactl
Install ia Command Line Tool: curl -LOs https://archive.org/download/ia-pex/ia chmod +x ia Install & Update using pip pip install internetarchive --user pip install --upgrade internetarchive --u
Jack Audio sudo apt install pulseaudio-module-jack Create a new client / port for jack audio: pacmd load-module module-jack-source channels=2; pacmd load-module module-jack-sink channels=2; Disc
We Stand w/ GAZA 🇵🇸 We Stand w/ GAZA / Palestine 🇵🇸 🇵🇸 Supporting Palestine... Condemning injustice... ---- Injustice anywhere is a threat to justice everywhere. -- Martin Luther King, JR -----
I needed to access a computer that behind firewall and uncontrolled router. So, I can't do port forwarding.
The computer on behind firewall is Ubuntu and I want to access it from CentOS th
In order to install squid proxy server on Ubuntu, open terminal and type
sudo apt-get install squid
Now, lets open squid configure file with an text-editor (I am using scite text editor
I felt excited when noticed I can run C# commands with mono csharp shell using Terminal in Linux.Let's try it... First of all, for Ubuntu, mono-csharp-shell package should be installed on your sys
I will try to install postfix mail server and configure authentication by following ubuntu.com and taking short notes. To install postfix: sudo apt-get install postfix Choose: Internet Site configu
To read xml document with terminal we can use xmllint tool. Lets say we have a file named 1.xml with the below content: <?xml version="1.0" encoding="utf-8"?><item> <definition test=
I am new in SQLite database. So I am searching for lots of things. So, I thought to crate a post with important SQLite notes. Get Tables Information and more: SELECT * from sqlite_master; Crating Ta
I am currently using XUbuntu 12.04 (Precise). It contains Thunar 1.2.3 as file manager. I tried several file managers and started to use Thunar, here is a few reason I can browse parent directories by
To copy files from local computer to a server with SSH, scp test.txt testuser@remote.host.com:/tmp/ By this command I can copy test.txt file from current local directory to /tmp/ folder on remote
I realized very nice tip! If we have webserver guest OS in Virtualbox, we can access it from host OS!
For example I have IIS on Windows XP runs Virtualbox. The host OS is Ubuntu and also Apache serve
It would be nice if I can add separator line and time between commands in Terminal on Ubuntu (Linux). So, I began to search to achive this.While after I found a way. Here are the steps. Create a new t
In Ubuntu, I wanted to create a virtual directory for Apache web server is actually located on NTFS partition.
I do that. But when I tried to access the URL, I get acces denied error like:
I have Window 7 installed on my computer. Then I installed Ubuntu 12.04.
Windows 7 shown in the boot menu of Ubuntu, but can't start successfully.
So I searched to fix this problem.
I found a wa
I found some useful free dns hosting services and thought would be good if post them to the blog. I feel that in next days I will need to try and examine them closer.
DNS hosting may used for if yo