Displaying 8 results from an estimated 8 matches for "unmouted".
Did you mean:
unmounted
2019 Jan 27
3
Samba and UFW
Good Morning,
Using Linux Mint 19.1 I have configured UFW to allow Samba. I see that ports
135 tcp, 137 udp, 138 udp , 139 tcp and 445 tcp are all set properly. The
problem is that with UFW enabled I cannot connect to my Windows 8.1 PC.
Error "Unable to mount location - failed to retrieve list from server, file
or directory does not exist". With UFW disabled I can connect and browse
2002 Aug 06
2
RedHat 7.3 smbmount
Hello,
I have a RedHat 7.3 workstation and have created a samba mount to my samba server. Everything seems to be working ok,
but when I reboot my RH workstation the mount is not reestablished. I believe the problem is that when I reboot the machine
the samba share is not unmounted. After rebooting the machine when I run smbstatus on the samba server it indicates the mount
is still active.
2014 Dec 11
2
CentOS 5- mount shows a cifs share mounted 4 times!
Hello Gordon,
Thursday, December 11, 2014, 5:23:56 PM, you wrote:
GM> The system will mount a
GM> filesytem on top of an existing path, including one with another
GM> filesystem at the same path.
But the mounts are identical-
\\\\10.0.0.253\\niamh on /NSA320-music type cifs (rw)
\\\\10.0.0.253\\niamh on /NSA320-music type cifs (rw)
\\\\10.0.0.253\\niamh on /NSA320-music type cifs
2019 Jan 27
0
Samba and UFW
On Sun, 27 Jan 2019 12:01:00 -0500
Marty via samba <samba at lists.samba.org> wrote:
> Good Morning,
>
>
>
> Using Linux Mint 19.1 I have configured UFW to allow Samba. I see
> that ports 135 tcp, 137 udp, 138 udp , 139 tcp and 445 tcp are all
> set properly. The problem is that with UFW enabled I cannot connect
> to my Windows 8.1 PC. Error "Unable to mount
2000 Jan 27
1
Win98 / smbmount problem
I mount my win98 laptop directory on my linux box using:
smbmount //sushi/doug -c "mount /home/deck/sushi -u deck -g deck -f
644"
This works great so long as I don't ever leave the house. If I take
the laptop away and then reconnect it, I can neither use
the directory /home/deck/sushi (I get "input/output error")
Nor can I unmout it or remount it. (I get "cannot
2010 Mar 25
2
how to automount usb drive
I have a server with no desktop - just cli that i need to have a user
plug in a usb hd and would like it to automount to a consistent
directory so I can schedule a backup. The user can rotate the usb
drives and it all just works.
Any ideas how automate so that say /media/backup mounts to any usb
harddrive and unmounts cleanly?
-thx
bazooka
2004 Feb 12
5
Re: The Problem of Creating a domain
> [6] ctivating swap partitions: swapon: /dev/hda7: No such device or address
> [6] [FAILED]
> [6] ioctl 80041272 not supported by xl_block
> [6] Finding module dependencies: depmod: Can''t open /lib/modules/2.4.24-xeno/modules.dep for writing
> [6] [FAILED]
> [6] Checking filesystems
> [6] Couldn''t find matching filesystem: LABEL=/policy
Edit your
2016 Jan 06
4
Empty (zero byte) SSH host keys
Hi,
We create virtual machine image templates by doing automated minimal
installations of different Linux distributions (via
preseed/kickstarter/autoyast). At the end of the installation, we
remove the SSH host keys (rm -f /etc/ssh/ssh*_key*). Fresh SSH host
keys will be generated on the first boot of the image instances. This
is done by adding a "dpkg-reconfigure openssh-server" call