&
Advertise Here with Today.com
 

Archive for the 'Linux' Category

Jun 05 2008

Google Gadgets on Your Linux Desktop

Published by djyano under Linux Edit This

The team behind the Google Desktop for Linux project is proud to present the first open source implementation of the Google Gadgets on the Linux desktop. The Google Gadgets for Linux project will provide a platform that will allows the use of the popular and wonderful Google gadgets (widgets) on any Linux desktop. The project is compatible with gadgets written for Google Desktop for Windows and the Universal Gadgets from iGoogle.

Google Gadgets for Linux package on an Ubuntu 8.04 LTS machine and we were really impressed with them. The installation will provide a client for both GTK and QT platforms or, in other words, both GNOME and KDE users can enjoy the Google Gadgets on their desktops.


How to install guide:

Installing necessary requirements:

Open a terminal (Applications -> Accessories -> Terminal) and paste the following command:

Code:
sudo apt-get -y install libtool automake autoconf libxul-dev libghc6-mozembed-dev libcurl4-gnutls-dev libxml2-dev zlib1g-dev xulrunner libgtk2.0-dev libcairo2-dev libdbus-1-dev libdbus-glib-1-dev libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev libqt4-dev build-essential spidermonkey-bin libmozjs-dev

Configure, compile and install Google Gadgets

Download Google Gadgets for Linux right now from Softpedia.

Extract the archive, open a terminal (Applications -> Accessories -> Terminal) and execute the following commands, one by one:

Code:
./configure --prefix=/usr
make
sudo make install

That’s it! Now you can hit ALT+F2 and type ggl-gtk (for GNOME users) or ggl-qt (for KDE users) to start the Google Gadgets application. You will see a nice icon on the system tray area, right click on it to access the gadgets browser. Have fun and enjoy the finest Google gadgets on your Linux desktop!

Note: We’ve noticed that the GTK interface (ggl-gtk) of Google Gadgets will not load the gadgets. As a workaround, run the Qt interface (ggl-qt) first and let it load all the gadgets, close it and run the GTK interface again. It will load all the gadgets now.

See Also :

  • Desktop Blogging Clients for Linux
  • 10 Reasons to Love Debian
  • Adobe releases Adobe Flash Player 10 beta for Linux
  • Basic Linux Commands
  • Scan your Linux-Distro for Root Kits
  • Install Firefox 3 Beta on Ubuntu 7.10

  • Advertise Here with Today.com

    No responses yet

    Jun 04 2008

    Desktop Blogging Clients for Linux

    Published by djyano under Linux Edit This

    linux blog editors

    Paval is looking for a desktop based offline blog editing software for Linux (Ubuntu) – something on the lines of Windows Live Writer. Here are some suggestions from the extremely helpful Twitter community:

    1. Scribefire – A hugely popular Firefox extension for blogging that lets you blog from the comfort of your browser. Supports almost every blog platform and is frequently updated.

    2. Flock – This Firefox like browser has built-in blogging capabilities. Open the blog editor in the browser, drag-n-drop content from anywhere and publish.

    3. Bleezer – This Java based WYSIWYG blog editing software can upload images to your web server and includes a spell checker but the developer has not updated the software since a long time.

    4. BloGTK – This is a pretty popular blogging software for Linux that supports Blogger, Movable Type and WordPress but again, no new updates since long.

    5. Drivel Journal – Another blog editor for the GNOME desktop though sort of abandoned now.

    Source taken @ http://www.labnol.org

    Thanks to Amit. A professional blogger from India.

    See Also :

  • Google Gadgets on Your Linux Desktop
  • 10 Reasons to Love Debian
  • Adobe releases Adobe Flash Player 10 beta for Linux
  • Basic Linux Commands
  • Scan your Linux-Distro for Root Kits
  • Install Firefox 3 Beta on Ubuntu 7.10
  • 5 Step To Speed Up Firefox

  • No responses yet

    Jun 03 2008

    10 Reasons to Love Debian

    Published by djyano under Linux Edit This

    This is not a rant about Debian vs. Ubuntu. I used both, loved both, and I’m currently using Debian Lenny. It’s not about Debian versus any other distribution either: in fact, I only tried a few other distros, and most of them were Debian-based.

    Here are the top 10 reasons for which I enjoy using Debian:

    1. APT
    APT (Advanced Packaging Tool) is Debian’s package management system. Installing an application is as simple as ‘apt-get install amarok’ and fetching all the updates can be done with ‘apt-get update && apt-get upgrade’. Of course, there are APT frontends like Synaptic, if you’re more comfortable using a graphical application.

    Synaptic GUI frontend to apt in Debian Lenny


    2. Community
    Community is great, and I’m talking about both the forums at forums.debian.net and the official #debian channel on OFTC. Debian still has a channel on Freenode, which actually has more users than the official one (an average of 800 compared to 350 on OFTC).
    LE: I almost forgot: mailing lists are another way of getting responses to Debian problems and discuss any aspect related to it.

    3. Releases are rock stable
    The release cycle is slower than other distributions, but the applications included in a new release are well tested and stable. You have the certainty that if you install the Debian stable release, you can trust it for security and stability, which makes it very fit on servers too, not only on the desktop.

    4. It’s been around from the beginning
    If I’m not wrong, Debian and Slackware were the two big distributions which started just after the first version of the Linux kernel was released. What advantage constitutes this? Well, the community is comprised of both new and older, more experienced users; there are probably hundreds of projects out there based on Debian, which can only contribute to it (take Ubuntu for example).

    My current Debian desktop (click to enlarge)


    5. Debian usually ships with default settings in applications
    So you will be able to start from the same default configuration and make it work your own way. I like this one because I usually like applications like Konqueror for example to come with their original default settings, and if I want to configure it another way, I can do it manually. Debian gives you full control over this.

    6. It supports equally both KDE and GNOME
    In fact, it supports any desktop environment equally since others, like Xfce, are also included in the repositories. This means no package is left behind or ignored, they are both tested to be stable and bug-free when a new Debian stable release arrives.

    7. I got used to it
    This is a more ‘personal’ reason: since my first distribution was Ubuntu, then Kubuntu and finally Debian, I got used to it. I think it wouldn’t be hard for me to learn using emerge or rpm, but I’m more comfortable in something which I already know how to use.

    8. I like the name
    ‘You call this a reason?’, you may ask. Yes! Actually, I was thrilled when I found out what Debian stands for - it’s a combination of the names Ian Murdock (founder of the project) and his then-girlfriend, Debra. Hence, Debian!

    9. Development model
    I like that you can choose what version you want to use. If you really need well-tested software and the best security you can get, use stable (currently 4.0, Etch), if you want newer packages, then use Testing (currently Lenny).

    10. Documentation
    Debian is one of the few distributions which benefit of hundreds of dedicated websites with documentation, not to mention personal blogs. The official documentation found on Debian’s website is also abundant, and I always take a look there every once in a while. And, I almost forgot it: there is the Wiki, there are the forums, and there is IRC (#debian on OFTC). And if you really need an answer very fast, you can always try the UbuntuForums, since most of the solutions provided there work flawlessly in Debian.

    Credits to http://vivapinkfloyd.blogspot.com

    See Also :

  • Google Gadgets on Your Linux Desktop
  • Desktop Blogging Clients for Linux
  • Adobe releases Adobe Flash Player 10 beta for Linux
  • Basic Linux Commands
  • Scan your Linux-Distro for Root Kits
  • Install Firefox 3 Beta on Ubuntu 7.10
  • 5 Step To Speed Up Firefox

  • No responses yet

    Jun 01 2008

    Top 25 3D Linux Games

    Published by djyano under Games, Linux Edit This

    One of CHIP-India’s forum members, Sujith Poojari had posted a link to 25 Top 3D games for Linux. Some of them I’ve already played like Armagetron Advanced, BZFlag, Sauerbraten, Scorched 3D, TORCS while some others unknown to me, such as Racer(been playing it recently, good graphics! controls need refinement though), PlaneShift etc. So enjoy these games and have a blast!

    Armagetron Advanced


    Armagetron is a multiplayer game in 3d that attempts to emulate and expand on the lightcycle sequence from the movie Tron. It’s an old school arcade game slung into the 21st century. Highlights include a customizable playing arena, HUD, unique graphics, and AI bots. For the more advanced player there are new game modes and a wide variety of physics settings to tweak as well.

    Battlestar Galactica: Beyond the Red Line

    • Powered by the revamped Freespace 2 engine
    • Entirely stand-alone, Freespace 2 not required
    • Accurately detailed high-resolution ship models
    • High quality, originally engineered audio
    • Authentic, original in-game soundtrack, in addition to pieces by Bear McCreary and Richard Gibbs
    • Original characters and voice acting
    • A three mission single player campaign depicting never-before-seen events, interwoven with and true to the series’ storyline
    • Head online and go head-to-head with your friends—and foes—in intense multiplayer missions including Deathmatch, Capture the Flag, and others
    • Exciting Viper combat with authentic weaponry and flight controls

    System Requirements for Linux:
    Operating System: Linux x86 compatible
    CPU: Pentium 1 GHz or AMD Athlon 800 MHz processor
    Memory: 512 MB RAM, 1 GB recommended
    Graphics Card: 64 MB NVIDIA GeForce 3 or ATI Radeon with closed source drivers, Mesa 6 or better with S3TC extension available for open source drivers
    Input Device: Mouse and keyboard
    Installation: 750 MB free HD space

    BZFlag


    BZFlag is a free online multiplayer cross-platform open source 3D tank battle game. The name originates from “Battle Zone capture the Flag”. It runs on Irix, Linux, BSD, Windows, Mac OS X, and many other platforms. It’s one of the most popular open source games ever on Silicon Graphics machines and continues to be developed and improved to this day.

    Cube 2 “Sauerbraten”


    Free single and multiplayer first person shooter game with some satisfying fast oldskool gameplay. A large variety of gameplay modes from classic SP to fast 1 on 1 MP and objective based teamplay, with a great variety of original maps to play on.

    Level editing has never been so much fun: a press of a key allows you to modify the geometry / textures / entities in-game, on the fly. Even more novel, you can make maps together with others online, in the unique “coop edit” mode.

    Cube


    Cube is the original game that started it all. Though it has been surpassed in almost every way by Cube 2, it is a game in its own right. Most importantly, it comes with over 100 maps, most of which are not available in Cube 2, with extensive single and multiplayer content.

    Cube is also smaller in every way, in download, in hardware requirements (runs well on older video cards!), and in source code (the absolutely tiny code base is a very easy start for those wishing to experiment).

    It also has some unique engine features such as the high precision dynamic occlusion culling, and its heighfield based level format.

    Digital Paint’s Paintball 2.0


    Paintball 2.0 is a fast-paced first person game with capture the flag, elimination, siege, and deathmatch (free-for-all) styles of gameplay.

    Flightgear


    FlightGear Flight Simulator project is an open-source, multi-platform, cooperative flight simulator development project. Source code for the entire project is available and licensed under the GNU General Public License.

    The goal of the FlightGear project is to create a sophisticated flight simulator framework for use in research or academic environments, for the development and pursuit of other interesting flight simulation ideas, and as an end-user application.

    Frets On Fire


    Winner of the Assembly Demo Party 2006, Frets on Fire is a music video game that uses the keyboard to play along with scrolling on-screen musical notes to complete a song. The player has to imagine the keyboard as a guitar and pick it up to play. One hand will be used to press the ‘frets’ (F1 to F5) and another will be used to press the ‘picks’ (Shift or Enter). Colored markers that appears are to be played by pressing ‘frets’ of the correct color and ‘picks’ at the correct moment. There are also song editors and tutorials featured in the game. This game is really addictive.

    Gillo


    Two player game in a 3D ellipsoid playground. Players are cars with a magnetic director, able to attract or reject a ball in order to throw it through a goal placed in the center of the playing field. It sounds easy… but remember that reality is fuzzy!

    Glest


    Glest is a free 3D real time strategy game, available for several operating systems.
    The core game allows the player to take control of two completely different factions: Tech, which is mainly composed of warriors and mechanical devices, and Magic, that prefers mages and summoned creatures in the battlefield.
    Very cool and complete warcraft-like strategy game, pity there’s no multiplayer yet.

    ManiaDrive


    ManiaDrive is a free clone of Trackmania, the great game from Nadéo studio, and is an arcade car game on acrobatic tracks, with a quick and nervous gameplay (tracks almost never exceed one minute), and features a network mode, as the original. Lots of crazy driving involved.

    Neverball / Neverputt


    Tilt the floor to roll a ball through an obstacle course before time runs out. Neverball is part puzzle game, part action game, and entirely a test of skill.

    Neverputt is a hot-seat multiplayer miniature golf game using the physics and graphics of Neverball. Current version includes 75 Neverball levels and 62 Neverputt levels.

    Neverball and Neverputt are known to run under Linux, Win2K/XP, FreeBSD, and OSX. Hardware accelerated OpenGL is required. A 500MHz processor is recommended.

    Planeshift


    PlaneShift is a Role Playing Game immersed into a 3D virtual fantasy world which is fully free to play. Fully free means you will have no surprises of premium content which will limit your gameplay or unbalance the game. There are no limitations in skills, ranks, abilities, items you can gain with your free account. There are no time limits or additional constraints.

    The virtual world is persistent, and this means you can connect to it at any hour of the day and you will always find players and NPCs wandering the realms. You will be able to disconnect and reconnect again as many times as you like because your character is stored on the server, so you will never have to worry about saving the game. A player can start from humble
    beginnings and advance to greatness in whatever path they may choose.

    Racer


    Racer is a free cross-platform car simulation project (for non-commercial use), using professional car physics to achieve a realistic feeling and an excellent render engine for graphical realism. Cars, tracks and such can be created relatively easy (compared to other, more closed, driving simulations). The 3D, physics and other file formats are documented. Editors and support programs are also available to get a very customizable and expandable simulator. OpenGL is used for rendering.

    Savage 2: A Tortured Soul


    Savage 2: A Tortured Soul is a fast paced strategy shooter that takes team based game play to another level. Each match is a war for dominance where two teams of 5 to 32 players attempt to destroy each other. It will take more than guns to finish the job. Assume your position as a fighter, armed with swords, guns, and magic; or take the field as a support character that
    builds, heals, and resurrects fallen comrades.

    Feel like bringing out the big stick? Become a siege unit like the Behemoth (a huge animal biped descendant of elephants that takes down buildings using an uprooted tree) or the battering ram to destroy enemy buildings. Always thought you were a natural born leader? Take control as the leader of the action, the
    commander, who builds, researches, expands, and tactically strategizes your team’s efforts.

    Scorched 3D


    Scorched 3D is a 100% free turn-based artillery game modeled after the classic DOS game Scorched Earth ‘The Mother Of All Games’. Operatable across all operating systems. What started as a 3D landscape generator has now become a cool 3D game that requires skills to master. Players are supposed to take turns homing in to hit the target by adjusting the angle, rotation, power and a weapon of choice every other turn. Hits and kills will generate income for you to buy better weapons and items. Note that items are as important as weapons.

    SpringRTS

    • Large battles limited only by the power of your computer; support for up to 5000 units.
    • Large, highly detailed maps in which to wage those battles, fully 3D with deformable terrain, forest fires, dynamic and reflective water, and custom skyboxes.
    • Several camera modes, allowing for anything to be viewed from almost any angle.
    • Fully 3D combat in land, sea, and air, with realistic weapon trajectories.
    • Many different mods, some of them originally from Total Annihilation, and some made just for Spring.
    • Compatible with unit files from Total Annihilation, allowing 3rd party units to easily be moved into Spring.
    • Complex 3rd party AIs, some of which are quite good.
    • An extremely powerful GUI, designed to minimise unneccesary micromanagement.
    • Frequent additions and bugfixes.

    The Open Racing Car Simulator


    TORCS is an open source 3D racing simulator using OpenGL technologies. It is runnable on all Linux, FreeBSD, MacOSX and Windows platforms. There are 50 different cars, 20 tracks and 50 opponents to race against. The multiplayer mode can accommodate up to 4 human players. Several of the simulation include damaged models, collisions and aerodynamics like ground effects, spoilers, etc. Development is currently being carried out to enable online racing mode.

    Tremulous


    Tremulous is an open source team-based FPS (first person shooter) with a game play that is similar to Gloom (a Quake 2 mod) and Natural Selection (a Half-Life mod). The game features two teams, humans and aliens, each with their own strengths and weaknesses. The game has been downloaded over 200,000 times and was voted “Player’s Choice Standalone Game of the Year” in Mod Database’s “Mod of the Year” 2006 competition.

    TrueCombat: Elite


    TC:Elite happens to be a total-conversion modification of Wolfenstein: Enemy Territory by Team Terminator and Groove Six Studios. The game is free and playable across all platforms. Notable features include iron sights aiming (no crosshair), multi layer object penetration, letterbox / wide screen view modes, lag compensation, client side bullet prediction and support for PunkBuster, the anti cheat software.

    Urban Terror


    Urban Terror could best be described as a Hollywood tactical shooter; it is realism based to a certain extent (environments/weapons/player models), but also goes by the motto “fun over realism” (fast gameplay and lots of action). This combination of reality and action results in a very unique, enjoyable and addictive game.

    Urban Terror is available for Windows, Linux and Macintosh. The current version of Urban Terror is 4.0. Currently working on 4.1.

    VDrift


    VDrift is a cross-platform, open source driving simulation made with drift racing in mind. It’s powered by the excellent Vamos physics engine. It is released under the GNU General Public License (GPL) v2. It is currently available for Linux, FreeBSD, Mac OS X and Windows.

    Warsow


    Warsow is a free standalone first person shooter game for Windows and Linux.
    It is based on the Qfusion 3D engine (a modification of the Quake 2 GPL engine), and aimed on the competitive scene, or the e-sports community.
    The base gameplay is focussed around the art of movement, meaning moving, speed and tricks play a big part in the gameplay. Besides this, mapcontrol, aim, teamplay and fragging skills play their role too.

    * Standalone game for Windows and Linux
    * 3D Engine based on Qfusion (a modification of Quake 2 GPL engine)
    * eSport oriented FPS
    * Fast-paced gameplay focused on trix (trick jumps) and art of move
    * Complete Power-up System including Weak and Strong fire mode for each weapon
    * Cartoonish graphics with celshading-like_but_not_Manga style, mixing dark, flashy and dirty textures, matching with action full of fun and speed
    * References : Quakeworld, Quake3 CPMA, Jet Set Radio, Speedball.

    Warzone 2100


    Warzone 2100 is a real-time strategy game, developed by Pumpkin Studios and published by Eidos-Interactive. Although comparable to other 3D RTS games, it does contain some features that are unique. These include various radar technologies, a greater focus on artillery and counter-battery technologies, as well as a different vehicle design method.

    Wolfenstein: Enemy-Territory


    Wolfenstein: Enemy Territory was originally planned as an add-on for Return to Castle Wolfenstein, but soon became it’s own game, a separate entity with full single player, multiplayer, AI opponents and teammates! Well that didn’t happen and what we got, while less than planned, is amazing…and free!

    Wolfenstein: Enemy Territory is a free, stand-alone multiplayer only product, which means it’s for online play only, but all you need is what you download. You do not need anything else to play Wolfenstein: Enemy Territory, than what you download for free. No Return to Castle Wolfenstein, no additional file packages or monthly charges, just one phat lump of action.

    Source: Entretenimento Online

    Related post :

  • Google Gadgets on Your Linux Desktop
  • Desktop Blogging Clients for Linux
  • 10 Reasons to Love Debian
  • Adobe releases Adobe Flash Player 10 beta for Linux
  • Basic Linux Commands
  • Scan your Linux-Distro for Root Kits
  • Install Firefox 3 Beta on Ubuntu 7.10

  • No responses yet

    May 17 2008

    Install Firefox 3 Beta on Ubuntu 7.10

    Published by djyano under Linux Edit This

    Everybody’s talking these days about the brand new beta release of Firefox 3, that it brings many improvements and memory leaks fixes, that it is extremely fast and polishes rough edges. Therefore I wanted to try it myself, but I didn’t want to download the binary archive and do some nasty things to my system. So, I’ve discovered my own simple (5 minutes) method on how to install Firefox 3 Beta 3 on Unbuntu 7.10 (Gutsy Gibbon).

    The installation of Firefox 3 Beta 3 under Gutsy Gibbon is quite simple, but it requires a few little tricks which I’ll reveal in this guide. Be aware though that this is a beta release and it may have some rough edges here and there; for me, it worked pretty good until now.

    Step 1 - Enable the unsupported repositories

    Go to System -> Administration -> Software Sources and enter your password when asked.


    In the Software Sources window, go to the third tab (Updates) and check the “Unsupported updates (gutsy-backports)” option. Then click the ‘Close’ button and, when you will be asked if you want to reload the information about available software, click ‘Reload’ and wait until the Software Sources window disappear.



    Step 2 - Install Firefox 3 Beta 3

    Now, go to System -> Administration -> Synaptic Package Manager and search for firefox 3. The search will return exactly what you were looking for!



    Click on the first result (firefox-3.0) and install it by selecting the ‘Mark for Installation’ option from the context menu that will appear. Click ‘Apply’ and the installation will begin. Click ‘Yes’ to any questions and close Synaptic Package Manager when the installation is over.

    Step 3 - Cleaning up and a few magic tricks!

    WARNING: The software updates icon will appear in your system tray. Ignore it! Do NOT install any of those updates, because they are unstable and unsupported!

    Now we need to close the unsupported repositories because the software updates notification will stay in tray all the time and it’s pretty annoying. So, go again to System -> Administration -> Software Sources, click the third tab (Update) and uncheck the “Unsupported updates (gutsy-backports)” option. Then click the ‘Close’ button and I guess you know the drill…

    Magic Trick 1 - Power up Firefox 3 with plugins:

    Because Firefox 3 Beta 3 doesn’t have the plugins that you already have in your Firefox 2 installation, we need to do some “dirty work” and copy the installed plugins from the FF2 directory to the FF3 one. So, open a terminal (Applications -> Accessories -> Terminal) and type or paste the following command:

    CODE
    sudo cp /usr/lib/firefox/plugins/* /usr/lib/firefox-3.0-3.0b3pre/plugins

    That it, my friends! You can find the brand new Firefox 3 browser under the Internet category of your main menu.

    Magic Trick 2 - Set Firefox 3 as default browser:

    If you want to set it as the default browser for your system, because, I should warn you that any HTTP link (URL) you will click from other applications, such as Pidgin, Thunderbird, etc, will open in Firefox 2. Therefore, you need to open the Preferred Applications tool from System -> Preferences -> Preferred Applications, select ‘Custom’ and type in the ‘Command’ field: firefox-3.0 %s and close the window.


    And here’s Firefox 3 Beta 3 running on Ubuntu 7.10:

    Credits goes to http://softpedia.com

    Related articles :

  • 10 tips for new Ubuntu users
  • Adobe releases Adobe Flash Player 10 beta for Linux
  • Basic Linux Commands
  • Scan your Linux-Distro for Root Kits
  • You may also like to read this :

  • Google Gadgets on Your Linux Desktop
  • Desktop Blogging Clients for Linux
  • 10 Reasons to Love Debian
  • 5 Step To Speed Up Firefox
  • Firefox Logo Spotted In Space
  • Firefox 3 Beta 4 Review
  • Firefox Ext For Stumbler/Digg
  • Basic Firefox Keyboard Shortcuts

  • No responses yet

    May 16 2008

    Scan your Linux-Distro for Root Kits

    Published by djyano under Linux Edit This

    Do you suspect that you have a compromised system? Check now for root kits that the intruder may have installed!

    What in the hell is a root kit?

    A root kit is a collection of programs that intruders often install after they have compromised the root account of a system. These programs will help the intruders clean up their tracks, as well as provide access back into the system. Root kits will sometimes leave processes running so that the intruder can come back easily and without the system administrator’s knowledge!

    Solution

    Scripts like chkrootkit will do the job for you automatically. This program locally checks for signs of a rootkit. No illegal activities are encouraged! I’m not responsible for anything you may do with it.

    ATTENTION !!! DO NOT install chkrootkit on your system and simply run it periodically. An attacker may simply find the installation and change it so that it doesn’t detect his presence. Compile it and put it on removable or read-only media.

    STEP 1

    Download the Latest Source tarball (37140 bytes).
    From shell run…

    # wget ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit.tar.gz

    STEP 2

    Then verify the tarball’s MD5 signature.
    From shell run…

    # md5sum verify chkrootkit.tar.gz

    STEP 3

    Use tar to unzip the source code.
    From shell run…

    # tar -xzf chkrootkit.tar.gz

    STEP 4

    Compile chrootkit.Go into the directory that it created and type from shell

    # make sense

    STEP 5

    Run chkrootkit from the directory it was built in. From shell

    # ./chkrootkit

    It will print each test that it performs and the result of the test:-

    ROOTDIR is `/'Checking `amd'... not foundChecking `basename'... not infectedChecking `biff'... not foundChecking `chfn'... not infectedChecking `chsh'... not infectedChecking `cron'... not infectedChecking `date'... not infectedChecking `du'... not infectedChecking `dirname'... not infectedChecking `echo'... not infectedChecking `egrep'... not infectedChecking `env'... not infectedChecking `find'... not infectedChecking `fingerd'... not foundChecking `gpm'... not infectedChecking `grep'... not infected...chkutmp: nothing deleted 

    chrootkit can also be run on disks mounted in another machine, just specify the mount point for the partition with the -r option :-

    # ./chrootkit -r /mnt/hdc_image

    That’s all, I hope you are not infected.

    P.S
    If you are not infected I think it is a good time to make a copy of your disks. Generate a checksum for the partition you wish to image, run from shell

    # md5sum /dev/hdc2 > /tmp/hdc2.md5

    To make the copy of the disk(s), we’ll use the dd command. From shell

    # dd if=/dev/hdc of=/tmp/hdc.img

    You will need enough space in /tmp to hold a copy of the entire /dev/hdc drive. This means that /tmp shouldn’t be a RAM disk and should not be stored on /dev/hdc. Write it to another hard disk.

    Related post :

  • Google Gadgets on Your Linux Desktop
  • Desktop Blogging Clients for Linux
  • 10 Reasons to Love Debian
  • Install Firefox 3 Beta on Ubuntu 7.10
  • How to remove Hacktool.Rootkit
  • Ways To Stop Computer Malware
  • 10 Tips For Virus Free
  • Top 5 Free Anti Virus
  • Top 7 Best Free Online Scan
  • 10 tips for new Ubuntu users
  • Adobe releases Adobe Flash Player 10 beta for Linux
  • Basic Linux Commands

  • No responses yet

    May 16 2008

    Basic Linux Commands

    Published by djyano under Linux Edit This

    Here are some basic Linux commands. Some are well known and some aren’t.Share some with other newbies so they to can get more familiar with the terminal command line. These commands work on Mandrake 8.1 system.

    xkill      - Kills a running program
    
    exit       - Exits the terminal
    
    reboot     - Reboots the system
    
    halt       - Shutsdown the computer
    
    startx     - Starts xwindows from terminal
    
    man        - man(command)shows help files
    
    info       - info(command) shows help files
    
    –help     - (command)–help shows help files
    
    su         - Allow you to login as Super User
    
    ls         - “Lists” the contents of the directory
    
    pwd        - Displays “present working directory”
    
    cd         - cd (name) change directory TO:(name)
    
    mkdir      - mkdir (name) Makes new directory
    
    rmdir      - rmdir (name) Removes directory
    
    clear      - Clears the terminal window
    
    date       - Displays current date and time
    
    cal        - Displays a calander
    
    uptime     - Displays time since last reboot
    
    df         - Displays the disk usage on partitions
    
    du         - Displays disk usage of directory
    
    id         - Displays your identification to system
    
    groups     - Displays groups of current user
    
    ulimit -a  - Displays users limits
    
    uname      - Displays name of machine logged into
    
    who        - Displays “who” is logged on the system
    
    w          - Similar to “who”
    
    wall       - Sends message to all logged in users
    
    top        - Displays cpu processes memory etc
    
    ps         - Displays current running processes
    
    RPM’s Mandrake and RedHat
    
    rpm -q Check if installed already
    
    rpm -ih To Install the rpm
    
    rpm -UvhTo Update a program using an rpm
    
    Bored try this:
    
    apropos file List tons of file commands
    
    Many of the commands listed above have options that can be added to change theoutput of that command. To see what they are do a : man (command) and it will show you the options.
    
    The command line is hard to learn to use at first. Really hard for us converted MS$users :) but it is worth the effort.
    
    To start a program “like Opera” type the name at the command prompt: $ opera
    
    There are many file commands that I didn’t list due to the complexity of them. Read up on them and you can harness the power of your computer from the command line!

    Related post :

  • Google Gadgets on Your Linux Desktop
  • Desktop Blogging Clients for Linux
  • 10 Reasons to Love Debian
  • 10 tips for new Ubuntu users
  • Adobe releases Adobe Flash Player 10 beta for Linux
  • Scan your Linux-Distro for Root Kits
  • Install Firefox 3 Beta on Ubuntu 7.10

  • One response so far

    May 16 2008

    Adobe releases Adobe Flash Player 10 beta for Linux

    Published by djyano under Linux Edit This

    Adobe Systems is reaching out for Linux desktop users with its announcement today that the first beta of Adobe Flash Player 10, a.k.a. Astro, is now available for Linux, as well as Windows and Mac OS X.

    Unfortunately, not all those new features are available in the Linux version. The new release gives Windows and Mac OS designers the ability to create custom filters and effects that can be used with Flash’s native effects. To create these custom filters and effects, users need Adobe Pixel Bender toolkit, and this program, which is now a release candidate, is not available for Linux developers.

    Adobe promises that some of the toolkit’s functionality will be incorporated into Adobe AIR, which does run on Linux in alpha release.

    The new beta provides for variable bit-rate video streaming. While this functionality isn’t usable today, it’s designed to automatically adjust the video quality between the next version of the Adobe Flash Media Server and Player depending on the available bandwidth.

    Flash Player 10 also includes native support for 3-D effects to position, rotate, and animate 2-D objects while retaining interactivity. This functionality is already available for developers thanks to the PaperVision3D open source library for Flash Player 9.

    Linux users do have another option for Flash viewing. Gnash released Gnash 0.8.2 of its GPLv3 SWF (Shockwave Flash) movie player and Firefox browser plugin in late March. Besides the browser plugin, Gnash also offers standalone players for both KDE and GNOME.

    The prerelease version of Adobe Flash Player 10 beta is now available as a free download from Adobe Labs in RPM and DEB binaries. Users must uninstall Adobe Flash Player 9 for Linux before installing the beta.

    Related post :

  • Google Gadgets on Your Linux Desktop
  • Desktop Blogging Clients for Linux
  • 10 Reasons to Love Debian
  • 10 tips for new Ubuntu users
  • Basic Linux Commands
  • Scan your Linux-Distro for Root Kits
  • Install Firefox 3 Beta on Ubuntu 7.10

  • No responses yet

    May 16 2008

    10 tips for new Ubuntu users

    Published by djyano under Linux Edit This

    Ubuntu has become the most popular Linux distribution for new Linux users. It’s easy to install, easy to use, and usually “just works.” But moving to a different operating system can be confusing, no matter how well-designed it is. Here’s a list of tips that might save you some time while you’re getting used to Ubuntu.

    1. Getting multimedia to work

    The default Ubuntu install contains free software only, which means that it doesn’t support some popular multimedia formats straight out of the box. This is inconvenient, but the Ubuntu folks have good reasons for not shipping with support for MP3, DVDs, and so forth — including that software could cause them some legal headaches, or incur some serious fees.

    Fortunately, as a user, you don’t need to worry about fees (though some of the packages may not be legal due to patent restrictions or restrictions on circumventing copy protection, depending on where you live). The Ubuntu wiki has a page on restricted formats that explains how to get the packages you need. However, if you run Ubuntu on AMD64 or PowerPC hardware, you’ll still be out in the cold for some of the packages, since some multimedia formats depend on proprietary software that’s not available for those hardware platforms.

    2. Changing the defaults

    Ubuntu comes with a number of defaults that may or may not be to your liking. For example, the default editor is set to Nano, which isn’t optimal if you’re used to Vim.

    The easy way to change this is to use the update-alternatives program, which maintains the symbolic links under /etc/alternatives that determine the default programs for FTP, system editor, rsh, Telnet, window manager, and so forth. Look under the /etc/alternatives directory to see what programs are managed.

    To change the default editor, run sudo update-alternatives –config editor. You’ll see a dialog like this:

    There are 3 alternatives which provide `editor’.

    There are 3 alternatives which provide `editor'.
    
    Selection    Alternative-----------------------------------------------1           /usr/bin/vim2           /bin/ed*+  3           /bin/nano
    
    Press enter to keep the default[*], or type selection number:

    Just type 1 to switch to Vim. Note that on my system, I don’t have Emacs or many other editors installed; if I did, the utility would offer the other editors as choices.

    3. How to install packages

    Most of the application software you’ll want to add to your system will be available through the Ubuntu repositories using Synaptic, Adept, or another package management tool. What if you want to install something like Opera that is available as a package for Ubuntu, but isn’t in the repositories?

    In that case, download the application’s Debian package (.deb) and right-click on the file. At the top of the context menu, you should see an option to open the package with the GDebi package installer. GDebi will provide a description of the package, what files are included, and other details about the package. The package installer also has a Install Package button; just click that and it will install the package. Note that the package installer also checks to verify whether it can install the package — if it has dependencies that can’t be satisfied, GDebi will give an error and refuse to install it.

    If you prefer to install packages at the command line, just use sudo dpkg -i packagename.deb.

    4. Sudo and gksudo

    If you’ve used Linux for any amount of time, you might be used to running programs as root directly whenever you need to install packages, modify your system’s configuration, and so on. Ubuntu employs a different model, however. The Ubuntu installer doesn’t set up a root user — a root account still exists, but it’s set with a random password. Users are meant to do administration tasks using sudo and gksudo.

    You probably already know how to use sudo — just run sudo commandname . But what about running GUI apps that you want to run as root (or another user)? Simple — use gksudo instead of sudo. For instance, if you’d like to run Ethereal as root, just pop open a run dialog box (Alt-F2) and use gksudo ethereal.

    By the way, if you really must do work as root, you can use sudo su -, which will log you in as root. If you really, really want to have a root password that you know, so that you can log in as root directly (i.e., without using sudo), then run passwd when logged in as root, and set the password to whatever you want. I’d recommend using the pwgen package to create a secure password not only for root but for all your user accounts.

    5. Add users to sudo

    When you set up Ubuntu, it automatically adds the first user to the sudo group, allowing that user to make changes as the super user (root) by typing in their password. However, it doesn’t automatically add additional users to the sudo group. If you want to give someone else superuser privileges on your shared system, you’ll have to give them sudo access.

    To add new users to sudo, the easiest way is to use the usermod command. Run sudo usermod -G admin username . That’s all there is to it. However, if the user is already a member of other groups, you’ll want to add the -a option, like so: sudo usermod -a -G admin username .

    If you prefer the GUI way of doing things, go to System -> Administration -> Users and Groups. Select the user you want to add to sudo, and click Properties. Under the User privileges tab, check the box that says “Executing system administration tasks” and you’ll be all set.

    6. Adding a new desktop

    Many users aren’t sure what packages to add in order to run KDE or Xfce window managers on a stock Ubuntu system — or what packages to add to run GNOME on Kubuntu or Xubuntu. You could add all of the necessary packages one at a time, but there’s a much easier way to go about it.

    To install all of the packages that come with one of the flavors of Ubuntu, such as Kubuntu, run apt-get install kubuntu-desktop (or edubuntu-desktop, xubuntu-desktop, or xubuntu-desktop).

    If the GUI is more your style, the *desktop packages can be installed using Adept, Synaptic, or another package manager.

    7. How to reconfigure X.org

    Most of the time, X.org — that’s the software that drives your video card and provides the foundation for the GUI, whether you’re running GNOME, KDE, Xfce, or another window manager — “just works” when you install Ubuntu. In fact, I’d wager that most Ubuntu users never even have to think about their video settings.

    But, sometimes you need to reconfigure X.org because Ubuntu hasn’t detected your video card and monitor properly, or maybe you’ve just purchased a shiny new video card and need to get it working with Ubuntu. Whatever the reason, it’s good to know how to reconfigure X without having to edit your /etc/X11/xorg.conf by hand.

    To run through the configuration, use dpkg-reconfigure xserver-xorg at the console or in a terminal window. Then you’ll have a chance to specify your monitor and video card, the resolutions and color depths you want to run the server at, and so forth.

    Since every setup is different, it’s hard to give concrete advice for configuring X, but it’s generally OK to accept the configuration defaults. Also, you’ll be given a choice between Advanced, Medium, and Simple methods for giving your monitor’s specifications. As a rule, it’s probably best to go with Simple unless you really know what you’re doing, or the Simple method doesn’t work for you.

    8. Log in automagically

    By default, when you boot up the computer, Ubuntu will give you a login screen before you get to your X session. From a security perspective, this is a good idea, particularly in multi-user environments or in any situation where other people have physical access to your computer. Still, many users are used to just being logged in automatically, and don’t want to fuss with logging in each time they reboot their desktop.

    To set this in Ubuntu, go to System -> Administration -> Login Window. You’ll need to provide your password, then you’ll get the Login Window Preferences window with five tabs. Choose the Security tab and click Enable Automatic Login. If you have more than one regular user, make sure to specify which user should be logged in automatically.

    Again, and I can’t stress this enough, this is only a good idea for home computers where only one person has access to the computer. I don’t recommend this for work computers or laptop/notebook computers, when someone else might have access to the machine.

    9. Compiling from source

    Ubuntu’s package repository is huge, particularly when you factor in packages in the Universe and Multiverse repositories. However, many users find themselves needing to install packages from source, either because they want to use a newer package than is available in the repository, or they want to try something that’s not in the Ubuntu repository at all.

    If you want to install packages from source, you can use a few shortcuts to make life easier. First, you’ll probably want to get the build-essential meta-package if you haven’t installed any developer tools. Run sudo apt-get install build-essential; it will grab GCC, the Linux kernel headers, GNU Make, and some other packages that you’ll probably need.

    Next, if you’re going to compile a package such as Gaim because a new version is out, you might be able to satisfy the new version’s dependencies with the old version’s dependencies. To do this, grab the package’s build dependencies with sudo apt-get build-dep packagename . That will grab all of the development packages you need to build the package that’s currently available in Ubuntu, and will probably satisfy dependencies for the new version you’re compiling.

    Finally, don’t make install when you compile from source — use CheckInstall instead. CheckInstall will create a Debian package and install it for you, so you can remove or upgrade the software more easily later on.

    Grab CheckInstall with apt-get install checkinstall. After you’ve run ./configure ; make, just run sudo checkinstall and answer a few simple questions. Note that if you compile packages on AMD64, CheckInstall will select X86_64 as the architecture rather than amd64 — which will cause the package install to fail, since Ubuntu expects amd64 as the architecture rather than X86_64.

    By the way, the packages created by CheckInstall also make it easier to deploy the same package on several machines, if you happen to have several systems running Ubuntu. See Joe Barr’s excellent CLI Magic feature on CheckInstall too.

    10. A new kernel

    Ubuntu will install a 386 kernel for x86 machines, which probably isn’t what you’d want if you’ve got a Pentium II or better CPU. The 386 kernel is compiled to work with just about any x86 CPU, but extensions that appear in later CPUs can give your system a boost, if they’re taken advantage of. To replace the kernel, open Synaptic or Adept and search for linux-image. You’ll see several choices. Pick the one that best suits your CPU — probably the linux-image-686 package for Pentium II and later CPUs, and linux-image-k7 for later AMD processors. Note that if you’re using the AMD64 line (or Intel’s x86-64 CPUs) you should be using the amd64 images.

    Of course, once you install the new kernel, you’ll need to reboot. Another benefit to the 686 kernels is that they have SMP support, which is a bonus for multi-core and Intel HyperThread CPUs.

    If none of the tips cover questions that you have about Ubuntu, try checking out the Ubuntu wiki, forums, and mailing lists. As a rule, the Ubuntu users are a helpful lot, and you’ll usually be able to find someone who’s run into the same situation that you have questions about.

    Related post :

  • Google Gadgets on Your Linux Desktop
  • Desktop Blogging Clients for Linux
  • 10 Reasons to Love Debian
  • Adobe releases Adobe Flash Player 10 beta for Linux
  • Basic Linux Commands
  • Scan your Linux-Distro for Root Kits
  • Install Firefox 3 Beta on Ubuntu 7.10

  • No responses yet

    Advertise Here