Firefox 15 Released With Silent, Background Updates and Opus Audio Support
Firefox version 15 has been released and fixes major issue related to add-on memory leaks. Last month, Mozilla had released Firefox 14. The new version also includes support for the new Opus audio...
View ArticleHowTo: Linux Show List Of Network Cards
How do I display a list of all network cards under Linux operating systems?Read answer to: "HowTo: Linux Show List Of Network Cards" Â Â Â
View ArticleHowTo: Connect Two Wireless Router Wirelessly ( Bridge ) With Open Source...
You can setup a wireless connection between two routers only so that it will link a wireless network to a wired network allowing you to bridge two networks with different infrastructure. You can find...
View Articleremark Command: Highlight Any Text or Command Output Using Regular Expressions
The remark command is a little know tool that can be used to color syslog file as well as output of of programs such as ping, traceroute, and much more. You can highlight text using regular expressions...
View ArticleLinux Command To Find SATA Link Speed Such as 1.5 / 3.0 / 6.0 Gbps [ Hard Disk ]
How do I find out my SATA link speed? How do I make sure my sata hard disk is working at 6Gbps speed and how do I verify this under Linux server running on HP hardware?Read answer to: "Linux Command To...
View ArticleLinux: Firefox Browser Add BitTorrent Magnet Links Support
How do I add magnet links with transmission bittorrent in Firefox running under Linux operating systems?Read answer to: "Linux: Firefox Browser Add BitTorrent Magnet Links Support" Â Â Â
View ArticleWordPress Add A Shortcode Example
How do I create shortcodes that support attributes under wordpress CMS? How do I add shortcodes to my theme?Read answer to: "WordPress Add A Shortcode Example" Â Â Â
View ArticleLinux / UNIX Desktop Fun: Interactive Aquarium
Fsh is an entertaining interactive desktop aquarium. It was created as an alternative to Gnome easter egg called "Free the fish" for other operating systems. Original gnome desktop easter eggType alt +...
View ArticleLinux FTP Server Traffic Control And Throttle Port 21
I've setup FTP server at port 21 and 40000:41000 as rage of passive ftp. How do I control outgoing traffic for the FTP server/service running on my Debian/CentOS/Ubuntu Linux server?Read answer to:...
View ArticleUpdate: Regarding RSS Feed
For a long time regular rss readers are demanding that we exclude basic Linux / Unix tutorials from our /faq/ section. One of such recent comment was:At any point is this site going to post anything...
View ArticleWordPress Change Preview Post Link Button URL Via preview_post_link Filter
How do change the default "preview" button when posting using wordpress user/admin panel?Read answer to: "WordPress Change Preview Post Link Button URL Via preview_post_link Filter" Â Â Â
View ArticleLinux / Unix rsync: Delete Source File After Transfer
I would like to move all desktop:~/Downloads/*.avi files from my desktop to laptop:~/Download/ using rsync. How do I delete source file after successful transfer is done using rsync command under...
View ArticleLinux / Unix sed: Delete Word From File / Input
I've a file as follows: This is a test. One bang two three Foo dang Bar 001 0xfg 0xA 002 0xA foo bar 0xfG I'm done How do I delete all "words" from the above file which ends with a particular letter...
View ArticleDownload Slackware 14.0 CD / ISO Images
Slackware version 14.0 has been released and available for download from the official project website. This updated version brings many enhancements, including Xfce 4.10.0, KDE 4.8.5, and Linux kernel...
View Articleawk: warning: escape sequence '\<' treated as plain '>'
I'm trying to match words using GNU awk command and getting the following error: echo 'foo bar this that blah' | awk '{gsub("\<regex-word\>", "NEW-WORD");print}' But getting the following warning...
View ArticleLinux: warning: CUPSEXT could not be loaded. Please check HPLIP installation.
I'm trying to install latest version of Hewlett-Packard's Linux Imaging and Printing software (HPLIP) for my office jet printer. In order to install latest version of HPLIP I removed the hplip-gui,...
View ArticleDebian / Ubuntu Linux apt-get: Blacklist a Package From Installing
I've build my own lighttpd .deb package and I do not want to upgrade it using the apt-get command. Also, I do not want to upgrade a few more packages such as php5-cgi, httpd and so on. How do I...
View ArticleLinux / Unix Desktop Fun: Cat And Mouse Chase All Over Your Screen
Oneko is a little fun app. It will change your cursor into mouse and creates a little cute cat and the cat start chasing around your mouse cursor. The word "neko" means "cat" in Japanese and it was...
View ArticleLinux / Unix: Find Out DNS Server IP Address / Names
How do I find out my DNS server IP address assiged my my ISP under Unix or Linux operating system using command prompt? How do I find preferred dns server under Debian / Ubuntu / Fedora Linux desktop...
View ArticleUnix / Linux: Maximum Character Length of Arguments In a Shell Command
What is the maximum character length of arguments in a shell command? How do I find out the maximum length of arguments for a new process under Linux or Unix like operating systems?Read answer to:...
View Article