similar to: mount exited with exit code 18

Displaying 20 results from an estimated 1200 matches similar to: "mount exited with exit code 18"

2014 Nov 28
2
What's up with Firefox/Thundrebird
On 11/24/14 21:17, Mauricio Tavares wrote: > On Mon, Nov 24, 2014 at 9:03 PM, Mark LaPierre <marklapier at gmail.com> wrote: >> Hey All, >> >> Has anyone had trouble with Firefox/Thunderbird? >> >> When I log on if I start Thunderbird first then I can't start Firefox. >> Clicking on a link in an email fails to start Firefox. >> >> If I
2014 Nov 28
3
What's up with Firefox/Thundrebird
On 11/28/14 00:47, Philip Manuel wrote: > > On 28/11/14 16:42, Mark LaPierre wrote: >> On 11/24/14 21:17, Mauricio Tavares wrote: >>> On Mon, Nov 24, 2014 at 9:03 PM, Mark LaPierre <marklapier at gmail.com> >>> wrote: >>>> Hey All, >>>> >>>> Has anyone had trouble with Firefox/Thunderbird? >>>> >>>>
2012 Jan 28
1
Samba Printer Share Access Denied
CentOS 6.2 [mlapier at mushroom ~]$ uname -a Linux mushroom.patch 2.6.32-220.4.1.el6.i686 #1 SMP Mon Jan 23 22:37:12 GMT 2012 i686 i686 i386 GNU/Linux [mlapier at mushroom ~]$ Applicable sections of smb.conf: [global] workgroup = MYGROUP server string = Samba Server Version %v log file = /var/log/samba/log.%m max log size = 50 security = user
2013 Jan 21
1
totem fails to open .wmv file
Hey All, Totem has stopped playing .wmv files recently. I don't know exactly when this happened, but I know I've played .wmv files not too very long ago. I've got 372 .wmv files all of which I've played at one time. When I try to launch any one of the .wmv files from file manager totem pops up but the controls are not functional. If I start totem from a terminal there is no
2012 Mar 11
1
Samba Print Share Problem
I had my samba printer shares working after many hours of struggling with the samba.conf file. I was happy. Now the printer shares have quit working. I checked the yum log to see if anything had been changed. Nothing applicable seems to have been changed. I've been surfing the net for the last couple of days trying to find a solution to the problem but I find many outdated and
2013 Mar 31
4
Desperate plea for help with printer share
Hey Y'all, I've been trying for months to get samba to share my printer with my wife's Win XP machine. I've RTFM, and spent hours on google to no avail. I can't see the printer from Windows so I can't mount it up. Nothing appears in the logs. The file shares work just fine. It looks like I've got Samba 3.6.9 on this machine: [mlapier at mushroom samba]$ rpm -qa
2013 Jan 12
3
Cannot find Tcl library(Sort of OT)
Hey All, I'm trying to build Tux Racer. I get: checking for tcl8.5 library... no checking for tcl83 library... no checking for tcl8.2 library... no checking for tcl82 library... no checking for tcl8.0 library... no checking for tcl80 library... no checking for tcl library... no configure: error: Cannot find Tcl library The install manual says I may have to pass some options to configure:
2012 Oct 27
3
Sound Stutters and Sputters then dies
Hey Y'all, Recently my sound has been misbehaving. The issue exists when I play sound using Rhythmbox, Totem Movie Player, or even Youtube video in Firefox or Chrome. The sound stutters and drops out. Sounds very rough. On Youtube the sound will eventually just die and can not be restarted until the browser is shut down and restarted. I've had issues related to Repo Forge
2012 Jan 02
2
Can't find qemu-kvm
I just installed CentOS 6.2 32 bit today. When I try to start the Virtual Machine Manager I get a error: Packages required for KVM usage The following packages are not installed: qemu-kvm These are required to create KVM guests locally. Would you like to install them now? If I click on the [YES] button I'm told that the packages could not be found in any software source. [root at
2017 Nov 01
1
Creating Tag
i want to tag categories to its menuname. i have a csv containing menu item name and in other csv i have a column containing some strings, i want to pick that strings from categories and look into menu items if any menu item containing that string i want to create a new column next to menu item name flagged as 1 otherwise 0 and the only condition is once a menu item flagged as 1 i don't need
2014 Nov 25
6
What's up with Firefox/Thundrebird
Hey All, Has anyone had trouble with Firefox/Thunderbird? When I log on if I start Thunderbird first then I can't start Firefox. Clicking on a link in an email fails to start Firefox. If I start Firefox before Thunderbird then hyperlinks in emails open a page in the existing Firefox instance. Other users on this same machine are having the same problems. This has been happening for that
2012 Mar 28
1
parallel bash scripts
Check out the redirection at the end of each command. 1>&2 redirects the standard out of your child command to the standard error which then appears in the parent shell. At the end the last & launches your command into a background shell and then moves on to launch the next command. The redirections don't care if the command ever terminates. The result is that both commands
2012 Feb 24
2
Video corruption bug in stellarium
Just installed stellarium-0.10.2-1.el6.rf(i686) last night with the Add/Remove Software tool. I'm getting video corruption and this message in the terminal: StelAppGraphicsScene: drawBackground needs a QGLWidget to be set as viewport on the graphics view A bit of Google work turned up this on the Ubuntu forum: "The new version of Stellarium 0.10.3 resolves my display problems.
2014 Nov 28
0
What's up with Firefox/Thundrebird
On 28/11/14 16:42, Mark LaPierre wrote: > On 11/24/14 21:17, Mauricio Tavares wrote: >> On Mon, Nov 24, 2014 at 9:03 PM, Mark LaPierre <marklapier at gmail.com> wrote: >>> Hey All, >>> >>> Has anyone had trouble with Firefox/Thunderbird? >>> >>> When I log on if I start Thunderbird first then I can't start Firefox. >>>
2015 Feb 27
2
scp -rp behavior
Hey all, I'm trying to copy configuration files from my old CentOS 6.6 32 bit machine to my new CentOS 6.6 64 bit machine. On my 32 bit machine: [mlapier at mushroom ~]$ ifconfig eth0 Link encap:Ethernet HWaddr 00:19:DB:E5:4E:9F inet addr:192.168.15.105 When I issue this command on my new 64 bit machine, 192.168.15.101: scp -pr mlapier at 192.168.15.105:
2014 Dec 15
1
Error: libusb-1.0.so.0 is needed....
On Sun, Dec 14, 2014 at 07:22:01PM -0500, Mark LaPierre wrote: > On 12/14/14 07:29, ken wrote: > > uname -r; rpm -q libusb > > CentOS 6.6 says: > [mlapier at mushroom ~]$ uname -r; rpm -q libusb > 2.6.32-504.1.3.el6.i686 > libusb-0.1.12-23.el6.i686 CentOS 5 has: libusb-0.1.12 CentOS 6 has: libusb-0.1.12 libusb1-1.0.9 CentOS 7 has: libusb-0.1.4 libusbx-1.0.15
2017 Nov 29
1
Admins supporting both RHEL and CentOS
Le 29/11/2017 ? 08:26, Sorin Srbu a ?crit?: > If updated, the instrument software will break, like in an atomic mushroom > cloud, rendering critical hardware non-working and lab people standing > outside my office with torches, pitch-forks and all the shebang. > Yupp, unfortunately that's the current state of some lab equipment > manufacturers that use RHEL as a base...
2015 Aug 24
2
Host does not respond to nmap
Hey Y'all, I just set up a new old machine on my network. I did a net install of CentOS 6.7 on it replacing an outdated copy of Win XP. Of course I'm now in the throws of configuring the machine to be a useful member of society. [mlapier at peach ~]$ nmap -sn 192.168.15.0/24 Starting Nmap 5.51 ( http://nmap.org ) at 2015-08-23 20:12 EDT Nmap scan report for 192.168.15.1 Host is up
2015 Jan 11
0
Thunderbird randomly segfaults at startup
On 01/10/15 20:39, Robert Nichols wrote: > Anyone else seeing this? This is happening on a straight "Desktop" install > of CentOS 6.6 fully updated. I have made no changes other than > installing Thunderbird. Thunderbird will occasionally (10 to 20% of the > time) fail to > start, and the abrt report indicates a signal 11 (SIGSEGV). I don't see > any other reports
2015 Jan 11
4
Thunderbird randomly segfaults at startup
Anyone else seeing this? This is happening on a straight "Desktop" install of CentOS 6.6 fully updated. I have made no changes other than installing Thunderbird. Thunderbird will occasionally (10 to 20% of the time) fail to start, and the abrt report indicates a signal 11 (SIGSEGV). I don't see any other reports of this. Is no one using Thunderbird these days? Do abrt reports