Ubuntu Networking :: Best Free FTP Server With GUI?

Jun 2, 2010

I'm looking to set up a simple FTP server with an Ubuntu 10.04 box that I'm using as a file server. So far, I've tried a couple FTP server apps from the repos. One was proftpd with gadmin installed for the GUI. The other was pure ftp, with PureAdmin installed as the GUI. The problem I'm having is that gadmin seems buggy, and PureAdmin I cannot seem to make work properly. Another dilemma of mine is that I have two large hard drives with several folders on them. I only want to share a couple folders from each drive, but have them how up in the home directory of the user that logs in.

It seems like I may need a strong program that supports virtual folders (like Wing FTP), but I wanted to see if anyone out there in the Ubuntu world uses a free one that can help me make folders from different hard drives appear as though they're organized in one home directory?

View 9 Replies


ADVERTISEMENT

Server :: Like To Understand Linux 'free' Command With Respect To Cache And Free Memory

Mar 27, 2010

Was wondering if anyone can explain briefly the relationship of "cache" and free memory in the "free" memory command.

View 2 Replies View Related

Server :: Use System Monitor Via A VNC Connection The Free Disk Space Value Is 20GB Free On The Same Volume

May 18, 2011

I've got a question on free disk space. I'm currently running CentOS 5.5 on in Xenserver virtual environment. We've had an issue with disk space. My question is as follows: - from a ssh connection i run df -h this gives the value of 90% used leaving me with 9GB. If I use system monitor via a VNC connection the free disk space value is 20GB free on the same volume. Which one is correct? I do use SNMP to monitor the same volume and should alert me when < 10% is free I know this works as I set the alert threshold to < 90% I get an alert.

View 2 Replies View Related

OpenSUSE :: Which Free Instant Messenger Server & Email Server Is Best?

Apr 12, 2011

Looking for some advice and guidance please? Which free Instant Messaging server & Email server is best for SUSE 11.4?I have an office with a mix of approx 20+ Windows 7, Macs desktops, and we want to bring our email and instant messaging services/solution in house.Im technical, so am not afraid to dive in feet first, but being relatively new to Linux can anyone advise a good free product(s) which would work in this kind of setup bearing in mind the windows and mac desktops need compatible clients?

View 1 Replies View Related

Server :: FICS - Free Internet Chess Server

Sep 10, 2009

FICS, Free Internet Chess Server, I have been trying all day to achieve this in one way or another, so far no joy. All I want is a simple way so my frien and I can play chess over the net. So I looked at php scripts. Nothing suitable, that I could find. I'd like a nice web interface. My thought figure out how to "talk" to gnuchess or whatever an write some php to talk to it. Xboard, html style. (Is there one?) Or run my own private chess server.

View 1 Replies View Related

Ubuntu :: Free Svn Server?

Jan 3, 2010

Is there a free svn server online somewhere? I need to get some practice with svn and for keep 'synchronized' working copies of projects between my multiple PCs this would be really handy.Probably it doesn't have Trac as well but if there's one with Trac omg that would be awesome.

View 2 Replies View Related

Server :: Free Tools To Monitor A Server?

Jun 24, 2011

Do you guys know any free tools to monitor a server ? Something like Nagios or Zenoss but free. If so what's a good one that you guys would recommend ?

Can it be setup on 3 ubuntu servers running KVM ?

View 3 Replies View Related

Server :: Best Free BSD For Internet Gateway Server?

Nov 28, 2010

I want to configure an Internet Gateway with having proxy, firewall rule, bandwidth controller for an office containing 100 employee. can anyone suggest me which platform will be best and steps how can I implement it.

View 5 Replies View Related

Debian Configuration :: What Default Sources.list That Has Free And Non Free Etc For Squeeze

Jun 16, 2010

During playing around sources, synaptic playing I messed up the default list. I know I should have been more careful. Anyways could someone tell me what the default the default sources.list that has free and non free etc for squueze please? I have been trying to get the default list but I cannot find it anywhere. There are alot of lists out there but nothing tagged like the "default" list.

View 6 Replies View Related

Ubuntu Installation :: FREE Support For FREE OS?

Jun 10, 2010

Am I asking too much for a FREE OS? Everybody spend their precious time to help others, that's very helpful.But it seems like there is no support from UBUNTU team,how could we even get through the barrier of not using Microsoft's OSes? No free lunch of course, but it seems to me some issues have never really been solved.I read lot's of people have problem with their WIFI, not just for my OLD USB wifi adapter. I don't have problem with WIFI in XP/Server.

I posted here and there, and seems like no answer, and I do not get any reply from UBUNTU support team,forgive me if I run out of google's keywords.I just need a simple answer, is my WIFI going to work in UBUNTU with a layman effort? I like linux and UBUNTU had put great effort in providing me such a great OS, but if a basic internet connection will need to spent sooo much time to setup, and it still doesn't work. IS IT WORTH to switch to UBUNTU at all

View 2 Replies View Related

Server :: Any Way To Free Up Space?

Aug 16, 2011

I have a RHEL server and it's /boot only has 7MB free space on it, 122MB total size. Below is what's in the folder.Is there anything i should do to clean it up?

View 8 Replies View Related

Server :: How To Free Up The Size

Mar 20, 2010

I use Redhat EL 3 server , I found that the / directory is nearly full , then I remove the file in it .Now ,the files are removed , but I found that the / directory size is not changed , I sure the files are under / directory , it is strange that sometimes this problem do not happen , I usually reboot the server then the size will be reduced .

View 1 Replies View Related

Ubuntu :: Free Newsgroup Server When Using Mobile Broadband?

Feb 5, 2010

I haven't needed to use news in Thunderbird for a while but my local Linux usergroup doesn't use forums - they use Usenet instead. Many ISPs these days don't even have a news.ispname.com server and certainly not when using a 3G dongle one. recommend a decent free Usenet service for the text groups? I will need the alt.* groups, but also comp.* would be nice too just to do some reading.[URL]

View 2 Replies View Related

OpenSUSE :: Free Antivirus For 11.1 Server?

Aug 29, 2010

I have a web/db server running OpenSuSE 11.1, Apache 2.0, and MySQL 5.0.

What would be a good and free antivirus solution for it? I don't mind whether it's installed or runs from a website similar to housecall.trendmicro.com as long as it's decent.

View 4 Replies View Related

Server :: /usr Missing Free Space?

Aug 23, 2010

just some time ago, my /usr partition's used space is started to increase rapidly, and currently it reached 17.5GB. We put /usr as a separate partition (/dev/sda2)

So when we do "df" this is the result:

Code:
#df
...
/dev/sda2 20315844 17612628 1654576 92% /usr
...

But what makes me puzzled is if I do "du", I only get 4.3GB instead of 20GB as "df" reported.

Code:
# du -csh /usr
4.3G /usr
4.3G total

So I'm missing approx 13GB here. My question is:where does my 13GB missing?

View 4 Replies View Related

Ubuntu Security :: Free Outside Vulnerability Scan That Works With Server

Feb 11, 2010

Is there a free online vulnerability scanner where either I can give them the IP address to scan or can be initiated from the console command, tool, or text based browser. I use GRC's Shields Up when I have a GUI, but I want a scan ran on my website that runs Ubuntu 8.04 server on a hosted VPS.

View 5 Replies View Related

Ubuntu Servers :: CO.CC Free - Setup An Email Server For Domain

Apr 6, 2010

I have regged a Domain on CO.CC

Is it possible to setup an email server for that Domain on my Ubuntu box?

like: user@domain.co.cc

All for free?

View 1 Replies View Related

Fedora :: Installing Free And Non-free Repositories?

Jan 28, 2011

I've just installed Fedora 14 64bit and would like to add new repositories. I read here to do the following command (which as you can see doesn't works) :

Code:

$ su -c 'yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm'

[code]....

View 12 Replies View Related

Fedora :: Can't Install Rpmfusion Free And Non-free

Jan 28, 2011

I have installed F14 yesterday but i can not install rpmfusion repository, the problem is that i can not access the url [URL] so i cant download the files:

rpmfusion-free-release-stable.noarch.rpm
rpmfusion-nonfree-release-stable.noarch.rpm

View 6 Replies View Related

General :: Free X Server - Connect To Box From Windows?

Jun 24, 2011

Is there a (preferably free) X server software package that I can use to connect to Linux box from Windows? I've tried exceed from hummingbird, but it's expensive, are there free alternatives with the same quality?

View 2 Replies View Related

Server :: Apache On :443 Only Or Find Another Free Port?

Jul 13, 2011

I want to run these services on these ports:- ssh:8080- shellinabox:80- squirrelmail via apache2 and SSL:443These appear to be the only ports I can generally connect to through various firewalls I encounter. If I try to get apache2 to not run on 80 shellinxabox appears to bind to it ok, but when I visit my site at port 80 via firefox I get apache instead. 1) How do I stop this and get shellinabox and apache2 working at the same time?2) How do I find another free port that isn't firewalled? All I have been trying is starting shellinabox on various ports and trying to connect and this is a very slow process

View 4 Replies View Related

Server :: Df Reports 100% Full Yet 18Gb Free?

Apr 19, 2010

I have a server running CentOS 5.3 (Final) Kernel version is:

2.6.18-128.el5 #1 SMP Wed Jan 21 10:44:23 EST 2009 i686 athlon i386 GNU/Linux

The output from df -h is as follows:

Filesystem Size Used Avail Use% Mounted on
/dev/sda2 9.5G 3.7G 5.4G 41% /
/dev/sda5 4.6G 456M 3.9G 11% /var

[code]....

As you can see, /home claims to be 100% full - but yet there is actually 18Gb free? I seem to recall this could be something to do with running out of inode space?

View 3 Replies View Related

Server :: How To Check Disk Free Space

Apr 23, 2010

[root@linux root]# fdisk -l
Disk /dev/hda: 40.0 GB, 40020664320 bytes
255 heads, 63 sectors/track, 4865 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/hda1 * 1 13 104391 83 Linux
/dev/hda2 1276 4864 28828642+ f Win95 Ext'd (LBA)
/dev/hda3 14 395 3068415 83 Linux
/dev/hda4 396 526 1052257+ 82 Linux swap
/dev/hda5 1276 3187 15358108+ 7 HPFS/NTFS
/dev/hda6 3188 3249 497983+ 8e Linux LVM
/dev/hda7 3250 3311 497983+ 8e Linux LVM

Here /dev/hda5 taken of How much capacity for NTFS (need space in MB).

View 8 Replies View Related

Server :: Most Reliable Distro For Bug Free Updates?

Jan 22, 2010

I have been running a fedora server without issues for many years and recently updated to FC12. It turned out that there is a bug in OpenSSL in FC12 that caused me a lot of problems and I had to build apache, mod_ssl and OpenSSL from source to get it working.I'm now looking at migrating to another distribution becasue Fedora is not appropriate for a production server environment in a growing company.

What I want to know is what is the most reliable distribution with regards automatic updates (bug free that is)? I'm comparing RedHat, Ubuntu LTS, Debian, etc. at the moment. Is there any report that looks at this topic?I'd expect RedHat would have the best, but I also have to take cost into account as it is the only platform that you have to pay for these updates.I read this but it seems to quickly move away from the "bug-free" question initially asked.

View 14 Replies View Related

Software :: Free Smtp Server With No Restrictions?

Feb 16, 2011

I'm trying to configure notifying 'sys admins' cellulars about some events in clients IT infrastructure. In linux env it would be ease, just to use 'mail' cmd but need solution for windows env in this case.

I have RAID Controller running under windows xp and its raid array sotfware has feature to notify about events by email. I found some free solutions on the internet but most of them are shareware and if are freeware, they have limitations e.g. nr of sent emails per day.

Is there some free smtp server that I can use with no limitations?

View 1 Replies View Related

Ubuntu :: Check Free Space On Networking HDD?

Mar 16, 2010

I can't seem to find anywhere to find how much free space i have on my "my book world edition II", Unlike normal HDD's when you just right click and it shows the Yellow and blue circle.

View 6 Replies View Related

Ubuntu Networking :: Can't Connect To Free WiFi

May 21, 2010

I can connect to my home WiFi connection with no trouble at all.

I can't connect to a free public WiFi (like at a library).

View 2 Replies View Related

Server :: How To Free Up Space On Directory (100 Percent Full)

May 5, 2010

I am using Redhat Linux 4 as I checked space and foud that / is 100% full. Like below:

Filesystem 1K-blocks Used Available Use% Mounted on
/dev/hda3 2316536 2179008 19852 100% /
/dev/hda2 101107 9324 86562 10% /boot
/dev/hda6 1683960 70256 1528160 5% /home
none 192012 0 192012 0% /dev/shm

How to create more space on / directory? or decrease size in / directory.

View 2 Replies View Related

Server :: Free Physical Memory Available Then Why Swap Space Used

Jun 20, 2010

Why linux uses swap space, even if there are free physical memory available.

View 4 Replies View Related

Server :: Total Free Allocated File Descriptors Always Zero

Jul 23, 2010

I have problem with free allocated file descriptors it's always zero!

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved