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

Username/Email:
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,204
» Latest member: cope9068@business-degree.live
» Forum threads: 4,028
» Forum posts: 16,403

Full Statistics

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

Latest Threads
clear logs in smoothwall
Forum: Security and Firewalls
Last Post: amanda63
2024-03-10, 03:27 PM
» Replies: 8
» Views: 72,239
I cannot install RedHat 8...
Forum: Redhat
Last Post: hybrid
2023-11-11, 01:01 PM
» Replies: 1
» Views: 29,359
How things are done, usin...
Forum: Xorg Problems
Last Post: ross
2023-09-04, 09:03 AM
» Replies: 0
» Views: 1,615
Im back.....
Forum: Hello
Last Post: anyweb
2021-01-17, 11:36 AM
» Replies: 1
» Views: 5,016
add mp3 plugin to xmms in...
Forum: Fedora
Last Post: anyweb
2021-01-17, 11:30 AM
» Replies: 11
» Views: 40,543
Configuring VSFTPd Server
Forum: FTP Server
Last Post: Johnbaca
2020-10-14, 10:25 AM
» Replies: 32
» Views: 102,091
Wolf won't play sound!
Forum: Game Problems
Last Post: Guest
2020-10-03, 05:51 PM
» Replies: 1
» Views: 43,149
Using git + python
Forum: How Do I?
Last Post: Clueless puppy
2020-08-21, 04:37 PM
» Replies: 0
» Views: 33,720
what does your nick mean ...
Forum: Hello
Last Post: volt
2020-08-06, 03:25 PM
» Replies: 28
» Views: 40,001
CentOS vs.?
Forum: Just Starting Linux
Last Post: volt
2020-08-06, 02:29 PM
» Replies: 0
» Views: 7,436

 
  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

  Problem with Postfix+Dovecot+MySQL
Posted by: moimel - 2010-04-13, 07:16 PM - Forum: SMTP - Replies (1)


I installed postfix with dovecot and mysql but I faced some problem...

 

First of all it seems like when I am starting the postfix process it's taking 20%wa ...

 

Than when i'm trying to send message from gmail to my mail box it seem to reach fast to the /var/spool/postfix/incoming/... but it's not coming to the defined mail dir in /home/vmail/domain/mailbox... Until I restart the postfix than it shows up there and it happens again and again, sometimes it reachs without restart but it takes quite long time. It's not problem with the server connection or speed because it arrives the spoll directory very fast so it might have somthing with the postfix process that stuck?

 

Another thing, when I try to send message to someone like gmail.com or other host it says relay host denied , how do I open all relay host? not just few I set manually.

 

Thanks very match!

 

Dovecot 1.0.7, Postfix 2.3.3-2.1.centos.mysql_pgsql.x86_64, MYSQL 5, postfixadmin in CentOS 5.0

 

This is my postfix config main.cf:



Code:
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
broken_sasl_auth_clients = yes
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
html_directory = no
inet_interfaces = all
mail_owner = postfix
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
mydestination = $myhostname, localhost.$mydomain, localhost
mydomain = domain.co.il
myhostname = ns1.domain.co.il
mynetworks = 212.150.122.0/24, 127.0.0.0/8
myorigin = $mydomain
newaliases_path = /usr/bin/newaliases.postfix
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/postfix-2.3.3/README_FILES
sample_directory = /usr/share/doc/postfix-2.3.3/samples
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
smtp_tls_note_starttls_offer = yes
smtp_use_tls = yes
smtpd_recipient_restrictions = permit_sasl_authenticated, permit_mynetworks, reject_unauth_destination
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain = domain.co.il
smtpd_sasl_security_options = noanonymous
smtpd_tls_CAfile = /etc/postfix/ssl/mailserver/cacert.pem
smtpd_tls_key_file = /etc/postfix/ssl/mailserver/smtpd.key
smtpd_tls_loglevel = 1
smtpd_tls_received_header = no
smtpd_tls_session_cache_timeout = 3600s
smtpd_use_tls = yes
tls_random_source = dev:/dev/urandom
unknown_local_recipient_reject_code = 550
virtual_alias_maps = mysql:$config_directory/mysql_virtual_alias_maps.cf
virtual_gid_maps = static:89
virtual_mailbox_base = /home/vmail
virtual_mailbox_domains = mysql:$config_directory/mysql_virtual_domains_maps.cf
virtual_mailbox_maps = mysql:$config_directory/mysql_virtual_mailbox_maps.cf
virtual_minimum_uid = 89
virtual_uid_maps = static:89




 

dovecot.conf:



Code:
# 1.0.7: /etc/dovecot.conf
base_dir: /var/run/dovecot/
log_path: /var/log/maillog
login_dir: /var/run/dovecot/login
login_executable(default): /usr/libexec/dovecot/imap-login
login_executable(imap): /usr/libexec/dovecot/imap-login
login_executable(pop3): /usr/libexec/dovecot/pop3-login
first_valid_uid: 89
last_valid_uid: 89
mail_location: mbox:/home/vmail/%d/%n
maildir_copy_with_hardlinks: yes
mail_executable(default): /usr/libexec/dovecot/imap
mail_executable(imap): /usr/libexec/dovecot/imap
mail_executable(pop3): /usr/libexec/dovecot/pop3
mail_plugin_dir(default): /usr/lib64/dovecot/imap
mail_plugin_dir(imap): /usr/lib64/dovecot/imap
mail_plugin_dir(pop3): /usr/lib64/dovecot/pop3
auth default:
passdb:
   driver: sql
   args: /etc/dovecot-mysql.conf
userdb:
   driver: sql
   args: /etc/dovecot-mysql.conf




Print this item