Ubuntu Networking :: Turn An Old PC Into A File Server?

Jan 5, 2010

I have this old PC that I want to turn into a File Server. I want to use my laptop as the MAIN computer that will access the File Server (Old PC).

View 9 Replies


ADVERTISEMENT

Programming :: Ajax To Open An Ftp Connection - Download A File And Then Turn Around And POST It To A Web Server?

Jun 23, 2011

just curious, this might not be possible, but is there any way with ajax to open an ftp connection, download a file and then turn around and POST it to a web server? the reason i ask is because i'm writing a script on a shared hosting plan that doesn't give me permission to directly talk outbound on the ftp port but i need to synchronize a file from a csv on an ftp server, this means i have to do the process manually, is there any way i can just click the button and let my browser do the work?

View 4 Replies View Related

Networking :: Turn An SSH Server Into A Proxy?

Feb 7, 2010

I have access to a server via ssh. I'm allowed to install things in my userspace. Furthermore, I'm allowed to use the bandwidth. I paid for access to this server, so they're pretty much ok with me doing things with my space. They told me not to store over 20 GBs of data, and I've kept to that rule.

Basically, I want to be able to turn it into a proxy. So, in a way, I want to redirect all of my traffic to that server. If I have a request, it goes to the server, and any replies come directly to my box.

So, this would be a proxy, right? I only have SSH access, I think. Maybe I have some other forms of access, but I can't remember.

How would I go about doing this?

Here's what I have in mind:

(my box) ----request---> (the server) ---> {internet}
(my box) <----reply/incomingdata---- (the server) <---- {internet}

View 3 Replies View Related

Fedora Servers :: Turn Public Server Into A Sendmail Server?

Feb 22, 2009

I'm new to send mail. I have a server with a public address and domain name. But I only want to implement a small sendmail network on our 20-user LAN. Can I turn my public server into a sendmail server? Are there any simple step-by-step instructions for this?

View 1 Replies View Related

Ubuntu :: Can't Turn On Personal File Sharing

Apr 25, 2010

I am running Ubuntu 10.4 and I am unable to turn on Personal file sharing. The error I get is that required files are not installed. I need to know how to correct this.

View 8 Replies View Related

Ubuntu :: Turn Off File Locking In OpenOffice 3.2?

Jun 23, 2010

I am wondering if anyone has figured out how to turn off the file locking in openoffice 3.2. I have been searching the net for solutions, trying out the fixes, and as of right now I have not been able to find a way to stop the creation of lock files.

I have tried editing both /usr/bin/soffice and /usr/lib/openoffice/program/soffice as described in the links (below), but this has not helped.

Here are the relevant links I have found

[URL]

According to this thread, the method I tried (setting SAL_ENABLE_FILE_LOCKING=0) was based on earlier versions of openoffice.org It no longer works because as of openoffice.org 3 the file locking is built into the program.

[URL]

View 2 Replies View Related

Server :: Unable To Ssh Remote Server (firewall Turn Off)

Jun 27, 2011

i m unable to ssh my one centos 5.6 remote server from my one server

Code:

ssh -v root@sxyz.abc.com
OpenSSH_4.3p2, OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *

[code]...

i even turn off all firewall rules on both server i can able to ssh from my home or any other pc to remote pc so i don't think there is any problem in target pc

View 9 Replies View Related

General :: Turn A .tar File Into A .tar.gz?

Mar 12, 2010

This has probably been asked before and if it has, I'm sorry, I just don't have time to search for it right now. I have a bunch of times that are in .tar format, and need to be made into .tar.gz. How do I do that? I really don't want to go through and manually compress each and every one, because there's a lot of them!

View 4 Replies View Related

Ubuntu :: USB / Memory Sticks Turn Into Read-Only-File-System?

Jan 15, 2010

I have tried to write my files to 2 (2GB each) USB sticks and both turned into a Read-Only-File-System. Then I tried with my Memory Stick Duo and it also turned into that. So I give my last try with my SanDisk HC Memory Card (from photo camera) and resulted the same. I can copy the files of those portable storages into my HDD fine but not write into them or delete any files inside those portable storages.

View 9 Replies View Related

Ubuntu Networking :: Setup A Server 10.04 Lts As File Server?

Apr 3, 2011

I set up a ubuntu server 10.04 lts as file server in a network filled with xp, win 2003 and win 2008.

I noticed that if from any bill's SO machine i copy a file (for example a vob file of 1gb, or a lot of doc and pdf files) in the samba server, while the copy is in progress if in another windows I browse other folders shared in Samba, the copy process stops and say ' the name in the network is no more available( or something like this). It seems that samba pay attention on the fact that a user is browsing the share and doing so it seems that Samba forget that in one of its share there was a copy in progress, very annoing. A file server cannot do that, in this way is useless.

View 1 Replies View Related

Ubuntu :: Turn Desktop Into A Server?

Jan 18, 2011

How do I turn My 8.04 Ubuntu Hardy Desktop into a Hardy Server when the distro support expires in April 2011?

View 8 Replies View Related

Networking :: Pug Server File Server No Longer Shares Drive To Windows?

Nov 19, 2009

My Pug Server has worked faithfully for many years just sitting in a closet. It is designed wo that you never need to add a monitor or keyboard as it is administered through a web interface. Recently it had a problem with the motherboard and I had to replace it, but the machine is now working. However, it no longer is visible as a network drive on my Windows machine.Unfortunately I have no idea where to start looking to see what the problem is. I did attach a keyboard and monitor and logged on, but everything looks okay (I can see my files, etc.).

This is an old machine (c. 2003), so has an old version of Linux (I have no idea what version, or even how to find out). Since it is never meant to be used directly it doesn't have any GUI installed, so I have to do everything using command line.Does anyone have any suggestions as to how I can even start to determine what the problem is or how I can go about trying to fix it? At this point I would be happy just to get the files out and replace it with a newer NAS.

View 6 Replies View Related

General :: Add Subtitles To Divx File With Option To Turn It On Or Off

Feb 12, 2011

I have a table-top DVD player that can play DVDs and DIVX video files.

BTW, I know how to make Divx files using ffmpeg, mencoder and HandBrakeCLI.

What I don't know how to do is add the subtitles from the DVD to the Divx files. I want the option to turn on and off the subtitles from the divx file. Is this possible?

View 2 Replies View Related

Ubuntu :: How To Turn On Remote Computer By Server

Jan 25, 2010

I am using ubuntu 9.10 and I want to know if I can power on a remote computer working on windows server 2003.

View 5 Replies View Related

General :: HPLIP - When Turn Off The PC And Turn It On Again The Printer Does NOT Work

Nov 4, 2009

I have Ubuntu 9.04, and a HP laserjet 1018 printer.

I install the printer using:

And when it ask me about plugin I give the path to it. (the 3.9.2 version of the plugin, because Ubuntu 9.04 has the 3.9.2 version of hplip)

well I install the printer, everything works perfectly.....but, when I turn off the PC, and turn it on again, the printer does NOT work!, I send work for being printed but mothing happens , Ubuntu tells me that the job was printed but ... no case, my printer does not print it.

I have to install it again since cero. what can I don to stop install it every time I turn off the computer ?

View 1 Replies View Related

Software :: Program - Turn A Short Avi Clip Into An Animated Gif File

Dec 28, 2010

Ihave some video clips that i would like to use in web pages and Internet forums as animated images. is there a good free program out there that can get the job done. i also noticed that several gif images on the Internet lag like they skipped several frames, i don't want that i want the animation to play smoothly even if it means the file size will be astronomical.

View 1 Replies View Related

Ubuntu Networking :: How To Turn On / Off Wi-Fi?

Oct 27, 2010

Wi-fi adapter is switched-off only in Windows or BIOS, and there is nothing built-in NetworkManager not able to do, put the different eee applets - not a solution either. It is worth Netbook Remix 10.10, asus eee 1001ha. All other shortcuts work fine (sorry for my english)

View 1 Replies View Related

Ubuntu :: Turn Off Computer If X-server Hasn't Started

Mar 21, 2010

For some reasons I need to configure ubuntu in such way that it would turn off the computer if X-server or GDM hasn't started (but user is able to log in). By the way, what are the reasons for such situation besides errors with video drivers?

I was told that I should write a script, but I have no idea how to write scripts and where I should place it (I suppose in init.d with some parameters).

View 2 Replies View Related

Fedora :: Turn F10 Into A PS3 Media Server?

Jan 20, 2009

This is my humble guide on how to turn Fedora 10 into a PS3 Media Server. I would like to note that this guide is applicable to many different Linux distributions like Debian, Ubuntu, OpenSuse, etc. For now, it's located on my web blog in the link below. The direct content follows immediately.

View 3 Replies View Related

Server :: Possible To Turn Off Modsec2 In A Particular Folder?

Mar 3, 2010

I have a dedicated server that I manage with WHM/cPanel and I'm having problems with modsec2.The form in question exists in a folder that is protected by http authentication -- one must authenticate via apache before viewing any of the folder's contents (you know, the whole .htaccess thing).I am wondering a few things:

1) Is it potentially unsafe to turn off modsec2 in this particular folder? I'm thinking that the need to auth via apache will keep out any folks who don't know the password, but want to be sure that there isn't some way to circumvent the apache auth.

2) if I want to disable modsec2 for this particular folder, is it sufficient/acceptable/correct/effective to put this code in the .htaccess file.

View 1 Replies View Related

Ubuntu :: Small Script To Turn On Server Which Is On Local Network?

Nov 14, 2010

in writing a scriptI've written the following small script to turn on my server which is on my local network:

Code:
#!/bin/bash
# init

[code]....

View 2 Replies View Related

Ubuntu Servers :: Turn USB Passport Drive Off On Headless Server?

Jul 29, 2011

This is a silly question maybe, but how can I turn my passport drive off after has being unmounted? I am assuming that's the right order, before removing: umount and then turning off. By the way, I am talking about Ubuntu Server, not regular Ubuntu desktop via GUI.

View 2 Replies View Related

Fedora Installation :: Can't Seem To Turn Off The X Server To Install?

May 13, 2009

I am new to fedora and linux. I have spent the past three days figuring out how to install nvidia drivers for linux. I figured out how to install the drivers but I can't seem to turn off the x server to install it. Everyone says to go to init 3 or what ever, but when I try doing that I just guess this message saying powernow-k8: Your BIOS does not provide ACPI _PSS objects in a way that Linux understands. Please report this to the Linux ACPI maintainers and complain to your BIOS vendor. powernow-k8: Your BIOS does not provide ACPI _PSS objects in a way that Linux understands. Please report this to the Linux ACPI maintainers and complain to your BIOS vendor. powernow-k8: Your BIOS does not provide ACPI _PSS objects in a way that Linux understands. Please report this to the Linux ACPI maintainers and complain to your BIOS vendor. powernow-k8: Your BIOS does not provide ACPI _PSS objects in a way that Linux understands. Please report this to the Linux ACPI maintainers and complain to your BIOS vendor.

and i also tried sudo /etc/init.d/gdm stop but it just says command not found. my gdm is in the usr/sbin directory idk if that has to be changed or not but i'm really new to this and I am completely lost.

View 4 Replies View Related

Ubuntu Networking :: Can't Get The Wifi Button To Turn On?

Feb 22, 2010

i have an hp zv 6000 laptop. I cant get the wifi button to turn on. It sees the card has drivers loaded but because the quicklaunch will not function i cant get the thing to turn on. is there a way to force the hardware on by bypassing the buttons. Some of the button do work though. the music button brings up the media player.

My system is a dual boot with xp. buttons work with xp. wlan on in bios. if windows is not running i cant make the button work. just so you know i am kinda a noob at ubuntu. used to run redhat back in compsci days. been a while.

[Code]...

View 3 Replies View Related

Ubuntu Networking :: Can't Turn Laptop's Wireless On

May 5, 2010

I installed Kubuntu 10.04 on my laptop (HP Pavilion dv5-1010) and the networking was working fine for the most part, but then not sure what happened, the screen just kinda went blank so I restarted the laptop, and now the wireless won't turn on. There's a button on the laptop to turn it on and off, but I can't seem to get that to function in Linux. I'm assuming it's just a simple matter of getting the wireless to switch back on again, unfortunately I can't figure out how to do that .

Edit: I've tried to whole booting into windows and turning the wireless on there, and before that's worked, but it doesn't seem to be working this time around.

View 3 Replies View Related

Ubuntu Networking :: Fn F3 Not Working To Turn On Wireless?

Aug 4, 2010

Ubuntu 10.4 LTS as a Live CD (intend to dual boot later, testing for now.) Laptop : Acer Aspire 5251-1513 Wireless card: Atheros AR928X PCI-Express

To turn this on in Windows, I have to do Fn F3. But it does not work in Ubuntu. Most of the other Fn keys work, sound, screen, brightness. Found some relative info, but nothing that might be certain

Now, I know there are some issues with that Artheros card, but I think i need to first get it activated.

View 6 Replies View Related

Ubuntu Networking :: Can't Turn On Wireless Card

Aug 13, 2010

I am having issues trying to turn on my wireless card. I have tried to use the ifconfig command to do so, but it gave me an error.

Code:
@ubuntu-laptop:~$ sudo ifconfig wlan0 up
SIOCSIFFLAGS: Unknown error 132
This is what I get when I type iwconfig

[Code].....

View 9 Replies View Related

Ubuntu Networking :: Remote Turn Off Of Windows?

Sep 11, 2010

I am writing a script that is goin to have my server to a automated backup of windows. I have it so it will wake the machine windows machine up and do a sync with the specified files. However I need the server to be able to shut the windows machine down.

I found this guide: [URL]

And they say to use this command:

Code:
"net rpc SHUTDOWN -C "some comment here" -f -I x.x.x.x -U user_name%password"

However when i try it I get this error

Code:
Could not connect to server 127.0.0.1
Connection failed: NT_STATUS_CONNECTION_REFUSED

View 3 Replies View Related

Ubuntu Networking :: Switch To Turn Wifi Off And On?

Nov 9, 2010

how to make wifi work. I'm looking for a way to turn it off to save battery life. Aspire One D255, Fn F3 toggles wifi off and on, with an indicator light and, in Win 7, an on-screen indicator. Fn F3 doesn't work in Ubuntu, and there are times I'd like to turn the wifi off. Is there a command to do this?

View 4 Replies View Related

Ubuntu Networking :: How To Permanently Turn Off WiFi

Dec 16, 2010

I would like to turn off permanently wifi on my ubuntu 10.10 64bit.

- I know of right click on networking icon, but I need to do it every time system starts. - I also know of "ifconfig wlan0 down" but this again need to be done every time.

What should I do do turn it off permanently (disable) ???

View 9 Replies View Related







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