Welcome, Guest
You have to register before you can post on our site.

Username/Email:
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,210
» Latest member: greg22
» Forum threads: 4,029
» Forum posts: 16,404

Full Statistics

Online Users
There are currently 293 online users.
» 0 Member(s) | 290 Guest(s)
Applebot, Bing, Google

Latest Threads
How to install Archboot i...
Forum: Network Problems
Last Post: Meup
2025-05-13, 01:41 PM
» Replies: 0
» Views: 347
clear logs in smoothwall
Forum: Security and Firewalls
Last Post: amanda63
2024-03-10, 03:27 PM
» Replies: 8
» Views: 82,586
I cannot install RedHat 8...
Forum: Redhat
Last Post: hybrid
2023-11-11, 01:01 PM
» Replies: 1
» Views: 37,469
How things are done, usin...
Forum: Xorg Problems
Last Post: ross
2023-09-04, 09:03 AM
» Replies: 0
» Views: 1,820
Im back.....
Forum: Hello
Last Post: anyweb
2021-01-17, 11:36 AM
» Replies: 1
» Views: 5,280
add mp3 plugin to xmms in...
Forum: Fedora
Last Post: anyweb
2021-01-17, 11:30 AM
» Replies: 11
» Views: 41,209
Configuring VSFTPd Server
Forum: FTP Server
Last Post: Johnbaca
2020-10-14, 10:25 AM
» Replies: 32
» Views: 112,429
Wolf won't play sound!
Forum: Game Problems
Last Post: Guest
2020-10-03, 05:51 PM
» Replies: 1
» Views: 51,266
Using git + python
Forum: How Do I?
Last Post: Clueless puppy
2020-08-21, 04:37 PM
» Replies: 0
» Views: 41,484
what does your nick mean ...
Forum: Hello
Last Post: volt
2020-08-06, 03:25 PM
» Replies: 28
» Views: 41,375

 
  usb stick linux/windows
Posted by: inittux - 2010-04-19, 11:23 AM - Forum: Tips and Tricks - Replies (2)

I have the following problem. I have a usb stick which I've used in linux and at work I work with windows at work. Before ejecting my usb stick I forgot to empty my trash in Linux. Now I'm at work and it says my usb stick is full. I have searched all over with google and I can't find a way to delete my .trash from my usb stick. Formatting it doesn't help either. Does anyone know how to do this without having to boot in linux?

Print this item

  Installing Software
Posted by: hybrid - 2010-04-17, 12:30 PM - Forum: Featured Content - No Replies


Installing software on Linux is actually quite different to how you usually install software on a Windows system.

 

Most Linux distributions use what is known as a 'package management system' (such as RPM or Deb). The package management system is responsible for keeping a list of all the software installed on your Linux computer, knowing which bits of software need other bits of software to run and for preventing different pieces of software interfering with each other.

 

That means that rather than downloading some software as an .exe installer file and running that, as in Windows, the best way to install software on Linux is to go through your package management system so that it can keep everything neat and tidy.

 

To make it easy to find the .rpm and .deb packages you need, most distributions also have a program for automatically finding the right files, downloading them and installing them for you. This is, for example, aptitude (apt-get, apt-remove) on Ubuntu, Debian and many similar distributions and yum on Fedora/RedHat/CentOS-based systems.

 

For example, if you wanted to install the program recordmydesktop (a great program for making screen recordings of what's happening on your computer screen), you could use these commands at a terminal:

 

For Ubuntu/Debian/etc.:

 



Code:
sudo apt-get install recordmydesktop




 

For RedHat/Fedora/CentOS/etc.:

 



Code:
su -
yum install recordmydesktop




 

However! You can avoid using the terminal in most of these distributions; just look for an Add/Remove Software application or a Software Manager or similar. Most of these are pretty easy to use; you can search for the program you are looking for and download and install it in a few clicks.

Print this item

  Follow us on Twitter
Posted by: hybrid - 2010-04-17, 12:12 PM - Forum: Site News - No Replies


Linux-noob.com now has an official Twitter account -- @linux_noob.

 

Feel free to follow that account -- we'd appreciate your support. Hopefully we can use that to attract more members, help people out with Linux, connect with our members and to showcase new interesting things happening here on the site. :)

Print this item

  Giving Linux a try
Posted by: hybrid - 2010-04-17, 10:32 AM - Forum: Featured Content - No Replies


Thinking of giving Linux a try?

 

Entering the world of Linux can be a bit daunting, sometimes simply because of the vast number of choices of different versions of Linux, called distributions (often shortened to 'distro').

 

If you haven't used Linux before and you'd like to just give it a try, one of the best ways to do this is with a Live CD. A Live CD distro allows you to boot your computer from the CD and use Linux without installing it to your hard drive and without making any changes to your computer at all. The disadvantage of a live CD is that it's really best only for experimenting and having a play -- anything you do won't be saved when you restart your computer! Live CDs will also be a lot slower than Linux installed on your hard drive.

 

Ubuntu is a great Live CD distribution to start with. You'll want to download the 'Ubuntu Desktop' file from the Ubuntu download page. The download size is quite large -- you are downloading a whole operating system here!

 

Other good Live CD distributions you can try include Fedora, Linux Mint and PCLinuxOS.

 

Once you have download the .iso file, you need to burn it to CD to make your 'Live CD'. However, you can't just copy the file to a CD normally -- you have to make sure the ISO image is properly unpacked on your CD. ISO Recorder is a good, free program to use for this on Windows, or you may already have CD burning software that can write ISO image files.

 

Once you have used ISO Recorder or another program to burn your new live CD to a disc, you should be able to just reboot your computer with the disc in the drive to start your Linux distribution up. (If that doesn't work, you might need to check your BIOS settings to allow booting from a CD)

 

Now you can have a play with Linux in this Live CD environment, without affecting anything else on your computer. Later on, you can choose to install the distribution to your hard drive if you want to use Linux more often.

Print this item

  new to forums
Posted by: inittux - 2010-04-16, 09:27 AM - Forum: Hello - Replies (10)


Hey Everyone,

 

I'm new to the forums. Been using Linux on and off over the years. But for the past month I've been starting to get more serious and investing more time in Linux. I have mostly used ubuntu but now I'm trying out debian now. I'm also interested in CentOS but since I'm still a Linux noob I think I've come to the write place. :)

Print this item

  Some screenshots of Fedora 13 Beta
Posted by: hybrid - 2010-04-15, 03:24 PM - Forum: Linux - No Replies


I've just been playing around with the new Fedora 13 Beta release in a virtual machine. It looks pretty attractive and seems to work well (in this VM configuration anyway).

 

It ships with the Firefox 3.6 release and there's a new photo management app called Shotwell (which has an 'Events' feature like Apple's iPhoto), but a lot of the other new stuff is under the hood, so I'm not sure what other interesting things there are to see just yet!

 

<a class="ipsAttachLink ipsAttachLink_image" href="<fileStore.core_Attachment>/monthly_04_2010/post-1019-12713447874199.png" data-fileid="1250">[img]<fileStore.core_Attachment>/monthly_04_2010/post-1019-12713447874199.png[/img]</a>

 

<a class="ipsAttachLink ipsAttachLink_image" href="<fileStore.core_Attachment>/monthly_04_2010/post-1019-12713448147314.png" data-fileid="1251">[img]<fileStore.core_Attachment>/monthly_04_2010/post-1019-12713448147314.png[/img]</a>

 

<a class="ipsAttachLink ipsAttachLink_image" href="<fileStore.core_Attachment>/monthly_04_2010/post-1019-12713449073129.png" data-fileid="1252">[img]<fileStore.core_Attachment>/monthly_04_2010/post-1019-12713449073129.png[/img]</a>

 

<a class="ipsAttachLink ipsAttachLink_image" href="<fileStore.core_Attachment>/monthly_04_2010/post-1019-12713449379379.png" data-fileid="1253">[img]<fileStore.core_Attachment>/monthly_04_2010/post-1019-12713449379379.png[/img]</a>

 

<a class="ipsAttachLink ipsAttachLink_image" href="<fileStore.core_Attachment>/monthly_04_2010/post-1019-12713449531936.png" data-fileid="1254">[img]<fileStore.core_Attachment>/monthly_04_2010/post-1019-12713449531936.png[/img]</a>

 

<a class="ipsAttachLink ipsAttachLink_image" href="<fileStore.core_Attachment>/monthly_04_2010/post-1019-12713449693675.png" data-fileid="1255">[img]<fileStore.core_Attachment>/monthly_04_2010/post-1019-12713449693675.png[/img]</a>

 

 

 

Let me know if there's anything specific from F13 beta you want to see, I'll be having a snoop around the new release for a while. :)



Attached Files
.png   booting.png (Size: 9.87 KB / Downloads: 0)
.png   login.png (Size: 592.4 KB / Downloads: 0)
.png   blank desktop.png (Size: 937.8 KB / Downloads: 0)
.png   Fx3.6.2.png (Size: 388.12 KB / Downloads: 0)
.png   L-n.png (Size: 164.85 KB / Downloads: 0)
.png   Shotwell.png (Size: 347.29 KB / Downloads: 0)
Print this item

  remove fedrora and install xp
Posted by: arinkolkata - 2010-04-15, 01:19 AM - Forum: How Do I? - Replies (3)

i have accer emachines atom notebook with fedrora preinstalled and it does not have cd drive.i has 160 hdd. i coped xp from pendrive but it not getting started. the file system it is showing ext4 and others. i want remove them, convert the hdd into ntfs and install xp.i have to some project work urgently.HOW DO I REMOVE EXT4 PARTITION OF FEDRORA AND MAKE A NTFS PARTITION WITHOUT A CD DRIVE. I HAVE USB PORT TO HAVE A PENDRIVE.....

Print this item

  Hackers Hit Apache.org, Compromise Passwords
Posted by: anyweb - 2010-04-14, 06:53 PM - Forum: Linux News - Replies (1)


The Apache Software Foundation reports that it was hit earlier in April by a sophisticated attack that compromised user passwords.

 

Hackers launched a multistage, targeted attack against the Apache Software Foundation's infrastructure April 5 that compromised user passwords.

 

According to the foundation, the hackers took advantage of an XSS (cross-site scripting) vulnerability using a shortened URL to target the server hosting issue-tracking software for the open-source group's projects. The foundation uses a donated instance of Atlassian JIRA to track issues and requests, and hosted the instance on brutus.apache.org, running Ubuntu Linux 8.04 LTS.

 

"If you are a user of the Apache-hosted JIRA, Bugzilla or Confluence, a hashed copy of your password has been compromised," the foundation said in an April 13 statement on the Apache Infrastructure Team blog. "JIRA and Confluence both use a SHA-512 hash, but without a random salt. We believe the risk to simple passwords based on dictionary words is quite high, and most users should rotate their passwords."

 

The statement continued, "Bugzilla uses [an] SHA-256, including a random salt. The risk for most users is low to moderate, since prebuilt password dictionaries are not effective, but we recommend [that] users should still remove these passwords from use.

 

more > http://www.eweek.com/c/a/Security/Hacker...ds-896918/

Print this item

  Fedora 13 (Goddard) Beta Released
Posted by: anyweb - 2010-04-14, 12:01 PM - Forum: Fedora 13 - No Replies


The Beta release of Fedora 13 (codename "Goddard") blasts off today, true to its namesake, scientist and liquid-fueled rocketry pioneer Robert Hutchings Goddard. The Fedora 13 Beta release gives an early peek at free and open source technologies that reach new heights of functionality and usability. The Beta milestone is when the Fedora Project encourages users, developers, and administrators of all types to download and try out the release early. While generally the Beta is reasonably stable, this is the time for users to exercise their favorite parts of the system and report any lingering bugs before the final release.

 

via http://www.osnews.com/story/23152/Fedora...a_Released

Print this item

  Formatting Hard Disks to Ntfs
Posted by: Sudhanshu - 2010-04-14, 03:00 AM - Forum: How Do I? - Replies (2)


I recently bought a new SATA hdd and have it connected to my fedora 12 box. Since its a raw disk i have no clue of how to use it. It doesn't get mounted on start up and i don't know how to mount it. Can someone guide me how to do following things.

1. Format it to ntfs

2. mount it.

Also I don't have any windows on my box. Any help please....

Print this item