Server :: Unable To Install Sshfs?

May 25, 2011

install sshfs in centos 5.5 but i was not able to get the correct package to install.

View 5 Replies


ADVERTISEMENT

Server :: Text Based Server Install - Unable To Get Past Boot Screen

Dec 29, 2010

I am trying to install either Ubuntu or CentOS server in text mode only. The problem I am having is that the hardware that I am trying to install it on has no vga output, I can only connect to it via console cable. I am able to boot from USB CDROm or flash drive but unfortunately since the hardware does not have a gpu (atleast none that I'm aware of) I am unable to get past the boot screen. If someone can point me in the right direction or know where I would be able to download the text install of either OS, that would be awesome.

View 11 Replies View Related

CentOS 5 Server :: Unable To Complete Install 'exceptions.ValueError Invalid Install Location

Aug 28, 2010

when i do a paravirtualised install coz fully grey out (how do you get round this) and ftp install path is ftp://192.168.1.1:65354/bie764.iso

i get error:

Unable to complete install 'exceptions.ValueError Invalid install location: Opening URL ftp://tj:tj@192.168.1.1:65354/bie764.iso failed.
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/create.py", line 724, in do_install
dom = guest.start_install(False, meter = meter)

[code]...

does it not accept ftp passwords.. what ftp server program (with autostart so it works with crossover linux as i know no other way start apps with that. can try to insta wine but need rpm) will work

View 1 Replies View Related

CentOS 5 :: How To Install Sshfs On Centos

Apr 9, 2010

I'm trying to install sshfs (which I achieved by "sudo yum install fuse-sshfs" on my fedora machine). I'm using CentOS release 5.4 and uname tells me "2.6.18-92.1.18.el5 #1 SMP Wed Nov 12 09:19:49 EST 2008 x86_64".This 2007 site suggests yum install fuse-utils sshfs

View 3 Replies View Related

Networking :: Is There Any Alternative To SSHFS

Oct 13, 2010

I know that SSHFS is the way to mount the file and directory on remote server. It has many advantages such as security, convenience, fast and so on. I wonder if there is disadvantage of SSHFS and the alternative to it? I am looking forward to your reply.

View 2 Replies View Related

Fedora :: Unable To Install F10 Via NFS Server?

Aug 31, 2009

I m facing a very strange problem while installing F10 from my NFS server , on the other hand i can sucessfully mount the directory from nfs server to client , but fail to install F10 from the same server,i created the F10 ISO image in the /mnt directory and share it via nfs server.

here this is my Exports Directory

/mnt/ 192.168.10.0/24(rw,sync,no_wdelay)

View 1 Replies View Related

Ubuntu :: Unable To Install The Server 10.4

Jun 22, 2011

I used to run Fedora linux a long time ago but this is my first time back to linux in a while.

In short I am trying to install Ubuntu Server 10.4 LTS on this machine:
Dell XPS Server
Intel core 2 quad q6600
8 GB DDR2 667 MHZ Ram
500 GB WD Blue Sata Hard Drive

The install CD boots fine, asks me if I want to install Ubuntu Server, I select that option, and the only thing that follows is the blinking cursor and a black screen, nothing else happens.

View 6 Replies View Related

General :: Unable To Install Name Server RPM's

Mar 21, 2010

I am trying to configuring name server on Centos 5(the latest version) but when I am going to install the named server rpm package it shows the dependices failed of lib and bind packages..however I installed these both packages so it shows again the dependices failed of these packages. My yum is working fine because I have tried some other rpm like dilaog, samba and many more.

View 11 Replies View Related

OpenSUSE :: Sshfs Was Working Before - Sheesh

May 5, 2010

Sshfs was working before - sheesh, I was using it! Today, all I get is an error that tells me it can't find the command. So I go to yast and reinstall it. No change - I'm still getting the error! What could be going on?? Fuse is installed.

View 2 Replies View Related

Ubuntu :: Rsnapshot Over SSHFS And ENCFS

Apr 29, 2010

Right, just a quick question about rsnapshot over sshfs and encfs. I've set up an encfs filesystem, and when mounted on the remote machine remotely:

Code:
touch foo.bar
Code:
cp -al foo.bar foo.car
Works as one would expect it to.

The same is true on the local machine (The EncFS has External IV chaining disabled). However, when the remote dir is sshfs mounted on my computer here, and then encfs'd to a decrypt mount on my computer, I can move files to it, and they go over the network and get encrypted, however:

Code:
cp -al <file> <file>
No longer works, I get 'not implemented' errors...

I thought since I don't have External IV chaining this shouldn't be an issue - I've tried without any of the file chaining options, again to no effect. All work remotely, or with both locally, but not over sshfs. Is this a quirk of sshfs?

View 1 Replies View Related

Ubuntu :: Gedit Not Saving To Sshfs?

May 6, 2010

I just updated to 10.04 from 9.10 and suddenly gedit is saying I don't have permission to save files in an sshfs-mounted directory. Nothing I've found through Google works.

* I'm mounting using `sshfs james@of1-dev-james:/home/james/projects $HOME/projects`

* `fuse` is listed in /etc/modules

* I'm a member of the `fuse` group

* Using `newgrp fuse` before mounting stops gedit from seeing the mounted directory at all.

* /dev/fuse belongs to `root:fuse` and has `crw-rw-rw-` permission.

* Other apps e.g. `nano` have no problem reading/writing to this directory.

View 6 Replies View Related

Security :: Single Purpose Ssh Key For Sshfs?

Mar 6, 2010

I'm wondering if anyone can give me some guidance, or point me to a relevant reference for setting up a single purpose ssh key.I have setup a single purpose key for rsync, where I have command="/path/to/rsync-secure" associated with the public key in .ssh/authorized_keys, and the rsync-script checks to make sure incoming commands begin with 'rsync --secure', What I would like to do is do something similar to allow sshfs access, and have the server path that can be mounted locked down to a particular location. Does anyone have any suggestions as to how this could be done?As an aside, I might also want to restrict the above rsync script to only allow synchronization to a particular path.

View 1 Replies View Related

Server :: Unable To Install CentOS On Netbook Using USB

Jun 19, 2011

I am trying to install CentOS on my netbook and I am referring the following documentation: [URL]

However, after completing the steps mentioned in the documentation when I plug in the USB to boot in CentOS it says: Unable to find the kernel load image and then sits at the boot: prompt.

View 6 Replies View Related

Server :: Unable To Install Memcached With PHP 5.2 On CentOS?

Nov 19, 2010

So I just got a new centOS box with PHP 5.1.something but I wanted it on PHP 5.2, initialy running

Code:
yum update php
returned
Code:
php-pecl-memcache-2.2.6-1.el5.x86_64 from installed has depsolving problems
--> Missing Dependency: php-zend-abi = 20050922 is needed by package php-pecl-memcache-2.2.6-1.el5.x86_64 (installed)

[Code].....

View 1 Replies View Related

Ubuntu :: Cannot Edit Files Via Sshfs/fuse

May 4, 2010

sometimes i edit files in a remote server. i normally mount the remote drive via sshfs and edit a configuration file or two and some text files using gedit. after i upgraded to 10.04 i cannot save the files that i edit anymore. i can rename the file. but the weird thing is that i cannot save the file after i edit it. one of the files that i was editing is crontab.

View 4 Replies View Related

Ubuntu :: Automatically Mount Sshfs Upon Startup?

Jun 17, 2010

I use this command to mount sshfs:sshfs -o idmap=user user@ip:/home/user/public_html ~/FolderThen I enter my password. I do this every time I start my computer

View 3 Replies View Related

Ubuntu Networking :: SSH Port Forwarding With X11 And SSHFS?

Nov 2, 2010

I've used wake on lan and SSH on the local network for some time now. I also used SSH to mount a filesystem (SSHFS / sftp, same thing, right?) and I could forward X11, loved it. I used both these options for my convenience. So I decided it was time to open up some ports on my router (Linksys WRT320n running dd-wrt) and try to set up a remote connection. This actually worked after some time, so I'm now able to turn on my home computer from the Internet (school in my case) and then log in to it through SSH. I set this up using other ports then the default ports. Something like this (these are not the actual ports I use, just examples):

port 2112 -> port 9 (for wol, wake on lan)
port 2113 -> port 22 (for SSH)

This information might be useful: I set this up using public and private keys. This is necessary for SSHFS to work properly I think and it also makes it more secure. And then I found (and had some presumptions that this was going to happen) that both SSHFS and X11 were not working. I'd rather not open up more ports on the router for security's sake though, so I'm asking for other solutions. And if there really aren't any other solutions then which ports to forward. And if forwarding is really necessarily then how to make the client use port 2114 for SSHFS and 2115 for X11 so I can forward those ports to the default ports.

View 3 Replies View Related

Ubuntu :: Sshfs + Gedit Can't Save File?

Nov 18, 2010

I mounted a remote directory using sshfs and I can't save files using gedit, while saving same file using vi works. Changin permission to o-r (640) allows gedit to save files OK. Is there a way to change sshfs connection to make gedit work without chmodding every file? (I use -o uid=`id -u` -o gid=`id -g`, so that remote files seem to be owned by me)

Code:
$ touch test.txt
[!] test.txt appears
$ vi test.txt
[!] :wq -> saves just FINE

[Code]...

View 4 Replies View Related

Ubuntu :: SSHFS Over VPN Breaks When Connection Lost?

Dec 2, 2010

I am mounting a remote directory using sshfs, over VPN. If the VPN connection is lost, the directory obviously can't be read. But, when I try to "ls" in its parent directory, the command just stalls. No error messages, and ctrl-d, ctrl-c, ctrl-z don't do anything. The command I ran to mount the directory was:
Code:
sshfs -o workaround=rename bt@example.com:/dir1 /dir1

View 2 Replies View Related

Ubuntu :: Unable To Install Mysql-server On Lucid?

May 11, 2010

I've tried installing mysql-server on Lucid, and I get errors that it cannot set the root password. A screenshot is attached.

I have no idea what to do. I've tried purging configuring and reinstalling. Same problem. I can't find anything in the logs.

View 2 Replies View Related

Ubuntu :: Unable To Use -X: Finding Software To Install On The Server

Jul 5, 2010

I can connect by using ssh with my server. However I am not able to use the following. Which software do I need to install on the server?

ssh X <username>@<IP address>

View 6 Replies View Related

Ubuntu Installation :: Unable To Boot After 11.03 Server Install

Jul 11, 2011

I completed an install of Ubuntu server 11.04 last night. After the initial reboot I receive a message stating there is no boot disk. Needless to say, this was irritating. I have run Fedora 14 w/Amahi on this computer for several months but, I wanted to try something different. I am running the following:

Intel DG965WH MB
Intel Core 2 6300 @ 1.86Ghz
4gb Ram
3 2T HD's (WDCWD20EARS-00M, ST32000542A5 and, ST2000DL003-9VT1)
Nvidia 9600GT
Creative X-FI
Sony DVD Optical Drive.

I wanted to use server so I can setup an LV during setup, which doesn't appear to be offered with the Desktop version (during setup I mean). So, ANY help would be really awesome. I don't care which version, of the OPSYS, I use as long as it can do the following:

[Code]...

View 1 Replies View Related

General :: Unable To Install Fedora 12 Via Http Server

Jan 12, 2010

I try to install my Fedora 12 machine from my http server.but i fail to install it on the client side machine give me a error like
unable to retrieve.Here is the step what i did.

1)I copy the entire my rpm of F12 DVD to the /var/www/html/rpm

2) and start the http server (my http server is start without any problem).

3)on the client side machine i booted from f12 dvd after askmethod i select url.

4)and enter the ip address of 192.168.10.2(for client ip address),192.168.10.1(gateway),and 192.168.10.1(nameserver)

5)after that i enter the [URL] this is my http.conf file

<VirtualHost 192.168.10.1>
ServerAdmin root@server.homepc.com
DocumentRoot /var/www/html/
DirectoryIndex index.html
ServerName server.homepc.com
</VirtualHost>

Note => i configure the dns server on 192.168.10.1 machine , and this machine is also a my http server.

192.168.10.1 has a domain name of server.homepc.com
192.168.10.2 has a domain name of client.homepc.com

View 1 Replies View Related

General :: Unable To Install RHEl5 Through Httpd Server?

Dec 1, 2010

I am not able to install RHEL5 through httpd(apache) server , i checked on the host system , apache server is working fine and i am also able to navigate to my installation dir through browser.

problem:
I want to install RHEl5 from guest OS in Vmware:
1.I inserted cd-rom and change bios setting to cd rom
2."linux askmethod" , then select http protocol.

3. but system never retrive files from installtion dir instead retrive from cd rom used for only booting purpose.

View 1 Replies View Related

Debian Configuration :: Mounting A Remote Sshfs Share?

Apr 2, 2011

I have two remote systems which I have fstab entries for on the local system. I have them set to noauto, because mount fails during boot for some reason, but that's not the problem. For years I've mounted them in rc.local.

The problem is after I recently reinstalled Debian, when I mount them manually it always asks for my user's password. I've copied my user's pub key from the local to the remote system and put it in the user authorized_keys file (not root), like I always have. But it still asks for a password, and so fails to mount in rc.local.

View 2 Replies View Related

Fedora :: Sshfs Entries In /etc/fstab Prevent Booting

Jun 3, 2011

I added an sshfs entry fto /etc/fstab in a fresh FC15 build ona laptop and this seems to work

sshfs#user@server:/opt/apache-tomcat-7.0.2/webapps/ /mnt/server/opt/apache-tomcat-7.0.2/webapps/ fuse uid=500,gid=500,allow_other 0 0

I can mount and umount /mnt/server/opt/apache-tomcat-7.0.2/webapps/ without problems.

But after a reboot the systme it hangs when loading, I can't copy paste the messages but it said something about boot dependencies, and it was apparent the error was loading fstab. I had to Ctrl D or enter root password to get a recovery system, after commenting out the sshfs line (and some nfs lines too) from /etc/fstab after another reboot I was in.

sshfs used to be permitted in /etc/fstab it seems , I've not used it before, could this be a FC15 issue? I have seen other threads about FC15 and nfs boot issues presumably to do with the new booting mechanism.

View 2 Replies View Related

Ubuntu Networking :: Mount Sshfs After Network Initialization?

Apr 8, 2011

I've got a non-vital sshfs filesystem in my fstab (by non-vital I mean just files that I access on-demand).However, the fstab file seems to get read and things try to mount before the network has been brought up. I recently switched to Kubuntu 10.10 from Arch, and Arch didn't display this behaviour.I'm wondering if it's possible to make it mount the sshfs filesystem AFTER the network has been brought up?

View 2 Replies View Related

Ubuntu :: Sshfs Runs Fine But Can't See The Mounted Content?

Jul 31, 2011

I was able to run sshfs successfully, but I am not able to access the mounted folder. For example, if I execute the following commands, I will get stuck at the last step "cd folder" forever.

username@username-laptop:~$ sshfs username@IP_address: folder
username@IP_address's password:
username@username-laptop:~$ cd folder

similarly, if I try to do a "ls" in the parent folder, it will also get stuck.

I am able to ssh to the remote server though.

View 9 Replies View Related

Software :: SSHFS - Permissions Denied On Mounted Directory

Jul 8, 2011

I have a problem with sshfs. I want to share a binary with some others computers, but i only want them to be able to execute (no read/write ). So, on my main server, I chown root:root bin & chmod 701 bin. That work nicely on main server, local users can execute bin w/o read/write ... But when I mount directory using sshfs, users cant exec/read/write ...

SSHFS version 2.2
FUSE library version: 2.8.4
fusermount version: 2.8.4
using FUSE kernel interface version 7.12

View 9 Replies View Related

Ubuntu Servers :: Unable To Install Server On Intel D945GCLF?

Aug 7, 2011

I recently decided to convert my old NAS gox from Gentoo to Unbuntu Server. For reasons that I do not understand I cannot install 10.04 or 11.04 on it. I've downloaded both the i386 and the AMD64 ISO images to the same machine, burned the the image on the same DVDRW drive onto the same CDRW disc but when I try to install on the D945GCLF board, it consistently fails at the same step - Unable to install base system.

The ISO image all indicate a good MD5 sum and I've burned the ISO image at the slowest possible rate. I've even tried moving the image onto a USB drive and installing from it - same error. The D945GCLF has parallel and serial ports disabled; I'm using the SATA drive for the OS and installing from a USB CDROM drive

View 2 Replies View Related







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