Getting Started with Swift on Linux
https://www.twilio.com/blog/2015/12/getting-started-with-swift-on-linux.html When I wrote my first line of Swift code I immediately had visions of being able to use this beautiful programming language...
View ArticleHow to connect your Android device on Ubuntu Linux
https://www.howtoforge.com/tutorial/how-to-connect-your-android-device-on-linuxBuying a media device that needs a special driver and/or connectivity suite to navigate and update its contents is a...
View ArticleNetwork Interfaces Name change in Ubuntu 15.10 (Wily Werewolf)
http://www.ubuntugeek.com/network-interfaces-name-change-in-ubuntu-15-10-wily-werewolf.htmlIn Wily Werewolf, starting with systemd/udev will automatically assign predictable, stable network interface...
View ArticleLinux video editing in real time with Open Broadcast Studio
https://opensource.com/life/15/12/real-time-linux-video-editing-with-obs-studioIt may be a relatively niche market, but not all video editing is done in post production. There are use cases for live,...
View ArticleHow to summarize detailed system resource usage for given command on a Linux...
http://www.cyberciti.biz/faq/linux-unix-summarize-detailed-system-resource-usage-with-timeHow do I determine the system resource usage during of execution of a particular command on a Linux, OS X Unix,...
View ArticleContribute Anonymously To Git Repositories Over Tor With Gitnonymous Project
http://fossbytes.com/contribute-anonymously-to-git-repositories-over-tor-with-gitnonymous-projectShort Bytes: With gitnonymous project, now you can obfuscate your true identity while making Git commits...
View ArticleHow to find out AES-NI (Advanced Encryption) Enabled on Linux System
http://www.cyberciti.biz/faq/how-to-find-out-aes-ni-advanced-encryption-enabled-on-linux-systemThe Intel Advanced Encryption Standard (AES) or New Instructions (AES-NI) engine enables extremely fast...
View Article5 open source web app alternatives to Google Drive
https://opensource.com/life/15/12/5-open-source-web-apps-self-hostedLast year, Kenton Varda and I ran a successful fundraising campaign that let us build Sandstorm. During the campaign, he published a...
View ArticleLinux / Unix: jobs Command Examples
http://www.cyberciti.biz/faq/unix-linux-jobs-command-examples-usage-syntaxI am new Linux and Unix user. How do I show the active jobs on Linux or Unix-like systems using BASH/KSH/TCSH or POSIX based...
View ArticleHow do I forcefully unmount a Linux disk partition?
http://www.cyberciti.biz/tips/how-do-i-forcefully-unmount-a-disk-partition.htmlSometimes you try to unmount a disk partition or mounted CD/DVD disk or device, which is accessed by other users, then you...
View ArticleHow to resume a large SCP file transfer on Linux
http://ask.xmodulo.com/resume-large-scp-file-transfer-linux.htmlQuestion: I was downloading a large file using SCP, but the download transfer failed in the middle because my laptop got disconnected...
View ArticleTake Control of Your PC with UEFI Secure Boot
http://www.linuxjournal.com/content/take-control-your-pc-uefi-secure-boot UEFI (Unified Extensible Firmware Interface) is the open, multi-vendor replacement for the aging BIOS standard, which first...
View ArticleLinux / Unix Curl: Find Out If a Website Is Using Gzip / Deflate
http://www.cyberciti.biz/faq/linux-unix-curl-gzip-compression-testHow do I find out if a web-page is gzipped or compressed using Unix command line utility called curl? How do I make sure mod_deflate or...
View ArticleLinux: Use smartctl To Check Disk Behind Adaptec RAID Controllers
http://www.cyberciti.biz/faq/linux-checking-sas-sata-disks-behind-adaptec-raid-controllersI can use the "smartctl -d ata -a /dev/sdb" command to read hard disk health status directly connected to my...
View ArticleProtecting Apache Server From Denial-of-Service (Dos) Attack
http://www.unixmen.com/protecting-apache-server-denial-service-dos-attackDenial-of-Service (DoS) attack is an attempt to make a machine or network resource unavailable to its intended users, such as to...
View ArticleA simple way to install and configure puppet on CentOS 6
http://techarena51.com/index.php/a-simple-way-to-install-and-configure-a-puppet-server-on-linuxPuppet is an automation tool which allows you to automate the configuration of software like apache and...
View ArticleHow To Avoid Sudden Outburst Of Backup Shell Script or Program Disk I/O on Linux
http://www.cyberciti.biz/tips/linux-set-io-scheduling-class-priority.htmlA sudden outburst of violent disk I/O activity can bring down your email or web server. Usually, a web, mysql, or mail server...
View ArticleHow to install RegRipper registry data extraction tool on Linux
http://linuxconfig.org/how-to-install-regripper-registry-data-extraction-tool-on-linux#h5-regripper-command-examplesRegRipper is an open source forensic software used as a Windows Registry data...
View ArticleGetting Started with Docker
https://www.linux.com/news/enterprise/systems-management/873287-getting-started-with-dockerDocker is the excellent new container application that is generating much buzz and many silly stock photos of...
View ArticleHowTo: Speedup ping and traceroute Command Responses under Linux / Unix
http://www.cyberciti.biz/faq/unix-linux-bsd-appleosx-speedup-ping-traceroute-command-probsThe following question was asked in the Unix networking exam: How do you speed up ping and traceroute...
View Article