background preloader

Open Source

Facebook Twitter

Element OS: Linux on your HTPC. Home - Pencil Project. Open Source Living » Video. The 33 Essential Free Utilities for Every New PC. The Windows ecosystem is filled with more programs than we will ever need. But while you know to install essential programs like Firefox and Steam onto every new PC, there are plenty of core utilities you should install before downloading any application software.

We pick out the 33 most useful utilities that enhance the Windows operating system. These aren't apps used for productivity (like word processing or web browsing) or entertainment (like video playback or gaming). Instead, they strengthen the backbone of Windows by optimizing hardware and system software. From single-purpose diagnostic tools to user-interface replacements, these programs provide general support to overhaul the gestalt of the Windows experience. Think you have every utility to bend Windows to your wishes? You'd be surprised! Cobian Backup After recommending SyncBack SE in our last app roundup, our readers turned us onto Cobian, an independently-developed backup utility that is as elegant as it is powerful.

CCleaner. Open Source Living. Free Software to Organize Start Menu of Windows. By Garima on July 26, 2010 | Sponsored Links Start Menu Organizer is a free software that lets you organize Windows start menu so that you can look up for your favorite applications in an instant without making much efforts.

Another free software to organize your Start Menu is JetStart Menu. With so many applications on the run and programs, your start menu gets much more complicated and users are unable to look up for their favorite applications as it takes a lot of time and efforts searching for it and then launching it. But with Start Menu Organizer, you can organize your start menu by grouping together all your applications into categories like internet, office and so on. Sponsored Links This is an intuitive step towards efficiency and saves a lot of your precious time. If you want to try some good free application launchers, you can try Launchy, nDroid, and Radian Application Launcher.

Link to This Page: 4 Applications That You Do Not Know (But Should) Most computer users are happy with what they got. They use the same set of computer programs day in day out without spending a thought on the thousands of software programs that might be better suited for their needs. The majority are using the same programs. Winamp for music, Firefox for web browsing, Windows Media Player for videos, iTunes for managing the music collection, Gmail for email and so on. The following article will review four applications that you probably never heard about before that might replace installed applications or improve your computer experience in other ways.

F.Lux I reviewed the computer monitor lighting solution a while ago and it is actually one of the few applications that run all the time on my main computer system. 2. Speedfan is an interesting application to monitor system temperatures and control fan speeds. 3. Drive Namer is an excellent application to add names to optical drives such as DVD or CD drives. 4.

Oscar winning video editor goes open-source. Oscar and Emmy award-winning editing software ‘Lightworks is going open-source. EditShare, the company behind Lightworks, see open-sourcing the editing application as a way to “…release its full potential…“’ Developers, aside from being able to enhance, build on and add to Lightworks, will also be able to sell their Lightworks plug-ins, etc through a centralized Lightworks online marketplace. “Lightworks offers intuitive controls, advanced real time effects, 2K native support with DPX or RED, and multi-camera editing features that remain unmatched.” Features Lightworks currently packs in an impressive feature set, supporting resolution and codec independent edits, unlimited multi-cam editing, a slew of professional effects, including outputting them in real-time at both SD, HD and 2K resolutions (!)

Check out LightWorks full spec list @ this link Download The project has only just been announced as open-source so there are no downloads to be had just yet. Get involved Thanks to walo. PhpVirtualBox. Well, to be honest I am an IT student. I have used just about everything for VM's minus Xen for linux. I mainly use VMWare workstation and that works good for almost anything. If you are using a dedicated pc and want to put multiple OS's on it then I would suggest ESXi or Citrix XenServer. ESXi is good, but if you want a sick interface to manage the server your best option would be using VSphere with it.

Vsphere isn't free however (Or at least once you get past the 60 day trial). If you are looking for a good simple desktop VM software, then I suggest Virtual Box or VMware. In the end, it is personal preference and how in depth you will use it. Gephi, graph exploration. Some handy Linux commands « The World of VoIP, Asterisk and Linux. On an asterisk system, I usually need the following very often: Sync contents of two folders: rsync -av --progress / / Check disk usage for a specific folder: du -sh Check available space on the hard drive: Truncate a log file, e.g. it happens sometimes that someone’s asterisk stops working because /var/log/asterisk/full has consumed all the hard disk space: cat /dev/null > /var/log/asterisk/full Find big directories which are consuming hard disk space.

Du -smh $( find $1 - type d -maxdepth 1 -xdev) | sort -g Convert MP3 file to 8KHz WAV, e.g. mysong1.mp3 to mysong1.wav . Lame --decode mysong1.mp3 mysong1.wav sox - v mysong1.wav -r 8000 -c 1 -w mysong1.wav Convert files from WAV to GSM: sox -r 8000 -c 1 resample -ql Backup the whole Linux system: tar -zcvpf /archive/full-backup-` date '+%d-%B-%Y' `. tar .gz --directory / --exclude=mnt --exclude=proc . The “–directory” option tells tar to first switch to the following directory path (the “/” directory in this example) prior to starting the backup. 40 Basic Linux Command-line Tips and Tricks | A Platform to Express Your Ideas and Thoughts | fortystones.

1. Everything in Linux is a file including the hardware and even the directories. 2. # : Denotes the super(root) user 3. $ : Denotes the normal user 4. /home: Denotes the normal user’s directory. 5. . § Ctrl + Alt + F1-F6: Console login § Ctrl + Alt + F7: GUI login 6. 7. 8. 9. 10. 11. 12. 13. 14. cd : The cd command can be used trickily in the following ways: cd : To switch to the home user cd * : To change directory to the first file in the directory (only if the first file is a directory) cd .. : To move back a folder cd - : To return to the last directory you were in 15. 16. 17. ls: The ls command can be use trickily in the following ways: ls -lR : To view a long list of all the files (which includes directories) and their subdirectories recursively . ls *.* : To view a list of all the files with extensions only. 18. ls -ll: Gives a long list in the following format drwxr-xr-x 2 root root 4096 2010-04-29 05:17 bin where Here r stands for read, w for write and x for executable. 2=> link count 19. 20.

Build Your Own Server | Why pay somebody to do it for you when you can build it yourself! [global] panic action = /usr/share/samba/panic-action %d workgroup = "Name" netbios name = "Server name" invalid users = root security = user wins support = no log file = /var/log/samba.log log level = 3 max log size = 1000 syslog = 1 encrypt passwords = true passdb backend = smbpasswd socket options = TCP_NODELAY dns proxy = no passwd program = /usr/bin/passwd %u passwd chat =*Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n . obey pam restrictions = yes pam password change = no null passwords = no #Share Definitions [homes] comment = Home Directories browseable = yes writable = yes security mask = 0700 create mask = 0700 #!

/bin/sh x11vnc -nap -bg -many -rfbauth ~/.vnc/passwd -desktop "VNC ${USER}@${HOSTNAME}" \ |grep -Eo "[0-9]{4}">~/.vnc/port. Open Source Scripts. Overview. Dolphin7. Boot and run Linux from a USB flash memory stick. The Linux Alternative Project - linuxalt.com. Recuva.