Rabu, 31 Oktober 2007
OLPC makes its entry into India - finally!
Diposting oleh
Unknown
di
13.39
0
komentar
Selasa, 30 Oktober 2007
So you want to be a System Administrator ? Here is how ...
An excerpt from the article :
Good systems administrators in good companies spend the bulk of their time preventing bad things from happening and finding new ways for IT to improve their organization’s efficiency. Bad systems administrators or good ones in bad companies spend the bulk of their time fixing problems that come up - usually the same problems over and over again.
Diposting oleh
Unknown
di
01.50
0
komentar
Senin, 29 Oktober 2007
Take part in a book auction to benefit FreeBSD foundation
Diposting oleh
Unknown
di
22.49
0
komentar
Minggu, 28 Oktober 2007
AMD / ATI release Linux drivers for their popular graphics cards
Diposting oleh
Unknown
di
23.34
0
komentar
Label: device drivers, graphics, news
Sabtu, 27 Oktober 2007
Install Linux on Sony Playstation PS3 - a collection of tutorials
- Install Fedora on PS3 [ Read the article ]
- Install OpenSuSE on PS3 [ Read the article ]
- Install Ubuntu on PS3 [ Read the article ]
- Install Gentoo on PS3 [ Read the article ]
Diposting oleh
Unknown
di
00.02
0
komentar
Label: external links, howtos
Jumat, 26 Oktober 2007
A problem encountered by laptop users running Ubuntu Gutsy Gibbon and a possible solution
$ sudo hdparm -B 255 /dev/sda
Diposting oleh
Unknown
di
03.01
0
komentar
Kamis, 25 Oktober 2007
GIMP 2.4 finally released
The most visible features in GIMP 2.4 for me are the following :
- Rectangle and Ellipsoidal selections can be resized.
- Foreground selection tool - Select a region containing foreground objects.
- Healing tool - Heal image irregularities.
- Perspective clone tool - Clone from an image source after applying a perspective transformation.
- Alignment tool - Align and arrange objects and layers.
Overall, I am very pleased with GIMP 2.4 and even though there are a lot of features yet to be added to bring it at par with Adobe Photoshop, this is a big step in the right direction.
Diposting oleh
Unknown
di
04.33
0
komentar
Rabu, 24 Oktober 2007
Google rolls out IMAP support for Gmail
| Action on mobile device/client (e.g. iPhone/Outlook) | Result in Gmail on the web |
|---|---|
| Open a message | Mark a message as read |
| Flag a message | Apply a star to the message |
| Move a message to a folder | Apply a label to the message |
| Move a message to a folder within a folder | Apply a label showing folder hierarchy ('MainFolder/SubFolder') |
| Create a folder | Create a label |
| Move a message to [Gmail]/Spam | Report a message as spam |
| Move a message to [Gmail]/Trash | Move a message to Trash |
| Send a message | Store message in Sent Mail |
| Delete a message | Remove label from the message, or delete the message permanently if the message is already in the Spam or Trash label |
[Source: Gmail FAQ]
Diposting oleh
Unknown
di
10.47
0
komentar
Selasa, 23 Oktober 2007
Install multimedia codecs in Ubuntu 7.10 Gutsy Gibbon in 2 easy steps
$ sudo apt-get install gstreamer0.10-plugins-bad gstreamer0.10-ffmpeg gstreamer0.10-fluendo-mp3 gstreamer0.10-plugins-ugly
Diposting oleh
Unknown
di
02.33
0
komentar
Kamis, 18 Oktober 2007
Ubuntu 7.10 Gusty Gibbon ready for download
Ubuntu 7.10 the latest offering from Canonical, named Gusty Gibbon has been released. This is touted as one of the most important releases ever by Canonical mainly because a number of enhancements have gone into it which were lacking in previous versions.Some of them being :
- Streamlined Firefox add-on support
- Improved devices support such as Printer, WiFi, Digital Camera, iPod and so on.
- Read write access to Windows NTFS partition by default - In earlier versions you couldn't save files to the NTFS partition.
- 3D Effects are enabled by default - But will be disabled automatically on systems which do not meet the minimum requirements. I think perhaps they might be using Nouveau device drivers.
- Novell's Aparmor security has been incorporated. Aparmor is a name based access control which does the same job of selinux but is claimed to be much easier to configure.
- And finally integrated desktop search using Tracker.
Diposting oleh
Unknown
di
03.53
0
komentar
Rabu, 17 Oktober 2007
KDE 4.0 beta 3 - more beautiful than ever
Read the full news of KDE 4.0 beta 3 release on the official site.
Update : KDE 4 beta 3 release packages are available for Kubuntu. If you are a Kubuntu user then check out how you can install KDE 4 alongside KDE 3 and give it a test run.
Diposting oleh
Unknown
di
19.23
0
komentar
Senin, 15 Oktober 2007
Review : EnGarde Secure Linux
Installation of EnGarde Secure Linux
- Change root and webTool password - this is applicable only if you are using EnGarde as a LiveCD.
- Decide on whether you want DHCP or static networking
- Choose between running EnGarde in installation or LiveCD mode - Here I chose Installation mode as I wanted to install it on my machine.
- Choose the language - English is default.
- Decide on the partitioning of your hard disk. Here there are two choices. One is the automatic one where the installer will create the necessary partitions (usually /,/var and /home). And the other option is manual where you can decide to partition your hard disk as per your requirement. But either way, it is not possible to dual boot between OSes if you are installing EnGarde on your machine as it wipes out your whole disk. So backup your data before you proceed with your installation - you have been warned. I chose automatic partition option here.
- Decide on the type of hard disk - whether IDE or SCSI.
- Choose the packages - The packages are broadly classified into 6 sections namely Databases, DNS, Firewall, Mail services, Network Intrusion Detection and Web services. I selected all the packages and pressed OK and the installer started copying all the files to the hard disk.
- Next I had to configure the network card and provide information such as the IP address, netmask, the default gateway and the network address.
- Then it prompted me to provide a fully qualified domain name for my machine.
- Lastly I had to enter the IP address of the primary and secondary name server.
Security aspect of EnGarde secure Linux
Engarde implements security by following a number of rules.
- It locks down the box at the Host level by implementing a number of features such as TCP wrappers, implementing restricted user rights globally and running SELinux policies in enforcing mode.
- At the network level, EnGarde ships with a plethora of network tools which allow a system administrator to analyse the security level of his machine and take preventive measures. EnGarde ships with a unique webTool through which you can do any and all system administration tasks from a remote location including rebooting or shutting down the server. This means that after installation, you can safely place the server in a locked room and not worry about its physical security.
- Up to date security patches of software are released on a regular basis (more like every month) enabling system administrators to plug any security holes in the server software they run. This is automated to a certain level via the Guardian Digital Secure Network (GSDN). And you are prompted to register and create a GSDN account (for free) - it is not an option.
For LiveCD :
The login name is 'admin' and the password is the root password you set while booting the EnGarde Linux CD.
When Installed :
Diposting oleh
Unknown
di
03.07
0
komentar
Label: OS reviews, security
EnGarde Secure Linux WebTool interface - Administrate your remote machine from within a web browser
Diposting oleh
Unknown
di
02.30
0
komentar
Label: screenshots
EnGarde Secure Linux - Installation screenshots
Diposting oleh
Unknown
di
01.49
0
komentar
Label: screenshots
Selasa, 09 Oktober 2007
Mandriva 2008 release
Mandriva 2008 is available in three formats namely :
- Mandriva 2008 One - This is a liveCD which can also be installed on the hard disk. Mandriva team recommends that people download this one because it contain all the non-Free bits and pieces like the multimedia codecs, Flash player, Sun's Java, NVIDIA and ATI proprietary drivers and so on. It is available for free download.
- Mandriva 2008 Free - This is the same as above but without the proprietary codecs. It is available as a 3-CD / 1-DVD edition made up entirely of free / open source software which also you can download for free.
- Mandriva 2008 Power Pack - is a DVD edition which includes support, services, and important third-party proprietary software like LinDVD, Cedega, the Fluendo multimedia codecs, Flash Player, Scilab and 03 Spaces. You have to buy it from the Mandriva store.
- Linux kernel 2.6.22
- X.org 7.2
- KDE 3.5.7 with an option to try out KDE 4.0
- GNOME 2.20.0
- OpenOffice.org 2.2.1
- Mozilla Firefox 2.0.0.6 and updated versions of all other software.
- Compiz Fusion
- Windows documents and settings migration tool and
- a new network management tool
- PHP 4.x has been deprecated
- Loopback based encrypted file systems as well as XFS file systems support has been removed.
- A more granular package selection process in place during installation. Also improvement to rpmdrake and urpmi
- Open SuSE's Aparmor has been included as the new security tool.
- Liberation fonts have been included.
- Man pages now compressed with LZMA
- Compiz Fusion replaces Beryl as Beryl has now merged with Compiz.
- Alternative open source drivers for ATI graphics cards
Diposting oleh
Unknown
di
22.02
0
komentar
Label: news
Minggu, 07 Oktober 2007
World map of Internet connectivity
Diposting oleh
Unknown
di
21.52
0
komentar
Sabtu, 06 Oktober 2007
Poll indicates GNOME the most popular desktop environment with KDE close behind
Below are the full results of the polls.
Total votes cast : 889
| Window manager | Votes | % Votes |
|---|---|---|
| GNOME | 361 | 40% |
| KDE | 335 | 37% |
| XFCE | 71 | 7% |
| Fluxbox, Blackbox | 44 | 4% |
| Enlightenment | 18 | 2% |
| IceWM | 15 | 1% |
| Window maker | 9 | 1% |
| Fvwm | 5 | < 1% |
| After step | 2 | < 1% |
| Some other | 16 | 1% |
| I don't use a window manager | 13 | 1% |
Diposting oleh
Unknown
di
08.30
0
komentar
Label: polls
Jumat, 05 Oktober 2007
Is there a correlation between Socialism and Free Software ?
Diposting oleh
Unknown
di
23.02
0
komentar
Label: opinionated articles, politics
Kamis, 04 Oktober 2007
Massive list of free educational video lectures - courtesy Berkeley and MIT
Diposting oleh
Unknown
di
10.21
0
komentar
Label: Education, external links, videos
Senin, 01 Oktober 2007
Introducing LAMP, WAMP and MAMP application stacks from Bitnami

Pros of Bitnami Stacks
- Each stack is self contained and will not interfere with other software installed on your machine.
- Each stack contain all the relevant software pieces which are required to run the application
- No need to edit the configuration files of your web server or database server as all of it is taken care for you.
- You can download bitnami stacks for multiple platforms.
- You can install multiple stacks on the same machine - though I guess, not run them at the same time.
- Since each stack is an all inclusive package, it is a relatively hefty download. For example, the Drupal application stack is a huge 56 MB download compared to that from the Drupal official website which is around 5 MB.
- When I downloaded the Drupal stack from Bitnami, I found that it was a plain vanilla installation. A glance at the Drupal website shows it has 100s of extra modules which a web developer needs to download and install separately in order to use them, not to speak of the themes. It would be a really good thing if the Bitnami application stack included all these extra Drupal modules and themes too. As the size of the download is not an issue here, including these extra modules and themes will at most increase the size by a further 10 - 20 MB but will provide even greater value for the web developer.
- Apart from providing an installer it would be nice if they also provide a standalone zip or tar.gz archive for download so that it can be unpacked to a USB stick and run from it.
Diposting oleh
Unknown
di
09.24
0
komentar
Label: application stacks, web design






































