Authors
Join me in Slack!
-
Join 2,075 other subscribers
Tags
- adblock plus
- aix
- apt
- apt-get
- Bash
- bionic-beaver
- Bluetooth
- Compile
- core
- Crack
- data
- db
- debug
- Desktop
- docker
- encryption
- extensions
- ffmpeg
- files
- filesystem
- find
- Firefox
- Gnome
- gnome-shell
- google-chrome
- grep
- hostname
- img
- install
- ip
- iso
- Java
- kde
- kvm
- Leadership
- Linux
- linuxmint
- Live USB
- Lucid
- lvm
- Management
- mint
- mount
- MySQL
- network
- Network Manager
- OpenOffice
- Oracle
- password
- printer
- python
- qemu
- Redhat
- reset
- rm
- sed
- server
- siebel
- SQL
- sqlplus
- srvrmgr
- ssh
- swap
- terminal
- Ubuntu
- Ubuntu Hardy
- Ubuntu Jaunty
- Uncategorized
- Unix
- VirtualBox
- vmware
- Windows
- xenial
- xserver
- Xubuntu
Archives
- June 2026
- May 2026
- February 2026
- April 2025
- March 2025
- February 2025
- January 2025
- December 2024
- November 2024
- October 2024
- August 2024
- April 2024
- February 2024
- January 2024
- November 2023
- October 2023
- September 2023
- April 2023
- January 2023
- October 2022
- July 2022
- December 2021
- October 2021
- July 2021
- April 2021
- March 2021
- October 2020
- May 2020
- April 2020
- March 2020
- February 2020
- January 2020
- December 2019
- November 2019
- October 2019
- June 2019
- April 2019
- February 2019
- January 2019
- December 2018
- November 2018
- October 2018
- September 2018
- May 2018
- April 2018
- March 2018
- February 2018
- January 2018
- December 2017
- November 2017
- September 2017
- August 2017
- July 2017
- May 2017
- April 2017
- March 2017
- February 2017
- January 2017
- October 2016
- September 2016
- August 2016
- July 2016
- April 2016
- March 2016
- November 2015
- September 2015
- August 2015
- June 2015
- February 2015
- December 2014
- November 2014
- October 2014
- September 2014
- June 2014
- May 2014
- February 2014
- January 2014
- September 2013
- August 2013
- July 2013
- May 2013
- April 2013
- March 2013
- February 2013
- January 2013
- December 2012
- November 2012
- October 2012
- September 2012
- August 2012
- July 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- June 2011
- May 2011
- April 2011
- March 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- November 2007
Tag Archives: Linux
Install NFS Client on Windows Server 2008 R2
Steps: 1. Launch the “Server Manager” 2. Click Role, Click “Add Roles” in the right panel 3. Click Next, Select the checkbox of “File Services”, Click Next. 4. When the “Select Role Services” appears, select the checkbox … Continue reading
Convert CD-quality WAV to 8bit mono WAV using ffmpeg
Today I needed to record something in a WAV file that shouldn’t exceed 100 KB, when I used the standard “Sound Recorder” in Ubuntu, it recorded using the default CD-quality recording (resulting in a 280 KB file, so I used … Continue reading
Tagged ffmpeg, Linux, Ubuntu
4 Comments
Backup and Restore ext4 filesystem using fsarchiver
Important Note: Until the time of writing this article, “partimage” DOESN’T SUPPORT EXT4, it detects ext4 as ext3 and then displays an error message saying “can’t read bitmap block 0 from image“, so if you use something like the bootable … Continue reading
Tagged Backup and Restore, ext4, fsarchiver, Linux
Leave a comment
UNetbootin: Burn any ISO or image files to USB Disk on Linux
Go to the following URL: http://unetbootin.sourceforge.net/ and download the file Make the file executable (chmod +x file_name) This step is specific for Ubuntu: If you receive the message “7z not found ….”, open a terminal and run “sudo apt-get install … Continue reading
Tagged iso, Linux, Ubuntu, UNetbootin
Leave a comment
Network Manager 0.7 Multiple Simultaneous Connections!
Four network connections active at the same time: 3G connection (etisalat USB modem) 2 wireless networks with 2 different wireless cards (the internal card and another external one) 1 wired connection This is EXTREMELY useful and I gained a lot … Continue reading
Tagged Linux, Network Manager, Ubuntu
Leave a comment