General :: Error: <a Name="error124"></a><font Color=red>rsync: Mkstemp "/media
Jul 3, 2010
Using rsync under Lucid. A long string of this type of error: <a name="error124"></a><font color=red>rsync: mkstemp "/media/Odrive/lucky/usr/share/info/.automake-1.11.info-1.gz.h1u60a" failed: No space left on device (28) rsync: recv_generator: mkdir "/media/Odrive/lucky/usr/share/javazi/Africa" failed: No space left on device (28)
This is a a one TB drive with plenty of space. I tried manually creating the directory with the same result to mkdir. USB drive mounted as /media/sdb5:
[Code]...
View 3 Replies
ADVERTISEMENT
Mar 17, 2009
rencently, i move develop env from one linux machine to another, two linux have same gcc and make version, but at new linux machine make warning/error messages dont show color font(in old linux machine, warning messages is yellow, but now, it is white).so, when make, there are all white messages, i cant focus on warning and error.
View 1 Replies
View Related
Jan 15, 2010
I just made a fresh installation of Ubuntu Karmic, but I can't set up my screen resolution correctly. My monitor resolution (1680 x 1050) is not listed in 'Display Preferences' or in my card's proprietary software (ATI Catalyst). The maximum resolution I can select is 1440 x 900.xrandr detects a maximum resolution of 1440 x 1440 and displays the same list of screen resolutions as 'Display Preferences'.
But when I enter the line:
xrandr --newmode "1680x1050_60.00" 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync
I always get this message:
X Error of failed request: BadName (named color or font does not exist)
Major opcode of failed request: 156 (RANDR)
Minor opcode of failed request: 16 (RRCreateMode)
[code]....
View 2 Replies
View Related
Jan 3, 2010
I am using a dark background in my panels and the system font color is dark too so I cannot see the text in panels. How can I change the color ?
I tried the gconf-editor. Changed the color value there and restarted the panel with
Code:
And could not find it. Is there any way to do this for 9.10
View 5 Replies
View Related
Jun 20, 2011
I've coma across a problem I have not been able to solve myself. Is there a function in the linux API similar to GetConsoleScreenBufferInfo() on Windows? refer to: http://msdn.microsoft.com/en-us/libr...=vs.85%29.aspx
I only need to get the current color settings of the active terminal.
View 3 Replies
View Related
Mar 26, 2010
IS there a way to change the Font color of the top menu (File, edit, view History, etc) in firefox or all windows? I'm using a skin that I love but cannot read the menus at the top because the color is blending in.
View 1 Replies
View Related
Nov 25, 2010
I'm using the Divergence theme, and I'm loving the transparent top panel. However, the font is dark, so I can't see anything! How can I change the font so it's white, but without changing other system fonts?
View 3 Replies
View Related
Apr 27, 2011
I am working with a template.css file, and I want to change the color of the font in part of the header from black to blue. Is there syntax that can be inserted into the file to accomplish this?
View 14 Replies
View Related
Jul 25, 2009
How may I configure my emacs so it will look like example codes on this site.This configuration is better for my eyes.
View 1 Replies
View Related
Sep 26, 2009
Does anyone know how to change the font color for the clock applet? I have a dark background on my desktop and want the panel to be transparent but I can't read the clock.
View 2 Replies
View Related
Aug 25, 2010
I keep forgetting to change the font color to black in OpenOffice.org in Lucid. This is a pain when printing, but the bigger problem is with writing up formulae. How do you change colors in Math (or make it default to black)?
View 1 Replies
View Related
Apr 25, 2011
I found an old thread from 2005 on how to change the font color on the gnome-panel.
It worked for all applets on the panel except for the notification area and me-menu where the font remains dark.
How can i force the font to a light color on these two applets?
Also as i used the "clarlooks" theme for controls the status indicator is duplicated:
There is one instance in the me-menu and another in the notification area. How can i remove either? I find that the gnome-panel is a real hassle since 10.04. Not only it is not logically constructed, but it is inconsistent and not customisation friendly.
View 4 Replies
View Related
Feb 14, 2010
I'm trying to change the font color of the text of the bootloader in Grub2. I'm running 9.10. I successfully edited the Grub cfg file change the colors of the Grub menu, but I'd like to change the text color as I watch the modules load and can't seem to do it. I'd also like to password protect the bootloader if possible. I installed startupmanager but the new version won't allow these changes. I like to see my modules as they load and wanted to change the color from white to blue.
View 2 Replies
View Related
Mar 16, 2009
rencently, i move develop env from one linux machine to another, two linux have same gcc and make version, but at new linux machine make warning/error messages dont show color font.so, when make, there are all white messages, i cant focus on warning and error.
View 2 Replies
View Related
Oct 10, 2015
I'm using Robolinux Cinnamon which is Debian 8.2 (fantasic OS btw). I usually use a blank, black wallpaper but the default color of the icon font is black. I googled this question for about an hour before I came here. How to change the icon font color on the desktop to white?
View 7 Replies
View Related
Dec 27, 2010
how do I change the font color of the fast user switcher applet?
View 1 Replies
View Related
Jan 24, 2010
I am testing some boot splash screens but the ones I like most are darker and therefore the black font color during boot, well, shows on dark grey or black background, so I can't see.
I would like to change the font color of the messages, but not the results (green=DONE, red=FAILED, etc., I don't want to change that, only the messages like "doing fast boot", "Loading CPUfreq", and all the ones loading stuff, mounting, etc.).
Apparently I need to edit /lib/lsb/init-functions?
I found a few examples on google, mostly for debian based and the ones I have seen are far more complex than the very simple one opensuse uses. So I am stuck here. 11.2 version.
View 5 Replies
View Related
Aug 21, 2009
I am trying to use rsync to keep 2 machines in sync. I get the following error sometimes. If I rerun the rsync it usually works.
IO error encountered - skipping file deletion
View 1 Replies
View Related
Sep 19, 2010
I'm trying to sync a folder between my Windows install and my PCLinux install. Same machine, Windows 7 on the C drive and Linux on an external USB hard drive.
Using the Grsync GUI, I searched for the source and destination folders, and then executed the command. Here is the output:
** Launching RSYNC command (simulation mode): pkexec rsync -r -n -t -v --progress -s /media/Win7/Documents and Settings/Paul/Application Data/The Word file:///root/.wine/drive_c/Program Files/The Word/myData
ssh: connect to host file port 22: No route to host
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: unexplained error (code 255) at io.c(601) [sender=3.0.7]
Rsync process exit status: 255
It seems to be doing an FTP operation, whereas all I need is a file transfer. Can anyone point out my error here?
View 5 Replies
View Related
Jan 12, 2011
I dont know what ive done but all of media players play videos in color, blue. How can i fix this problem ?
View 3 Replies
View Related
Jun 14, 2011
Kernel 2.6.21.5, Slackware 12.0
KDE 3.5.7
(Mozilla) Firefox 2.0.0.4
Do color settings in the desktop environment affect color in the web browser? Thanks.
View 2 Replies
View Related
Jan 19, 2010
I havent started X in a LOOONG time because the console is more productive but when i tried i got a font error: Log may or may not be attached LOL links browser is buggy
View 9 Replies
View Related
Aug 26, 2010
I'm using the shiki colors theme from the repos right now. "Shiki-Noble" to be specific. When typing something into Firefox's URL bar the internet addresses have got a dark font color and are hard to read on the dark background. Here's a screenshot: FF.jpg
I've had similar issues with other themes and Firefox's URL bar before.
View 2 Replies
View Related
Jan 4, 2011
I regularly rsync directories to an external usb drive. Recently I've started getting errors which look:
blah blah:Read-only file system (30)
The external usb drive has two partitions (ext3 and fat32) and I rsync to the ext3 one. The rsync command is
rsync -ahi --delete /home/mike/some_dir /media/usb_drive
People have reported this error with faulty usb cables but everything was working fine until recently so it seem unlikely a usb cable would suddenly wear off.
View 6 Replies
View Related
Aug 10, 2010
I have rsync error message for this command,
Quote:
rsync -avr --delete --exclude lampp/tmp/* /opt/* /backup/opt/
rsync -avr --delete --exclude data/session/* /var/www/html/dmcatholic/* /backup/dmcatholic/
The error message is here.
[code]....
sent 1917154 bytes received 384128 bytes 5731.71 bytes/sec total size is 12220966785 speedup is 5310.50 rsync error: some files could not be transferred (code 23) at main.c(892) [sender=2.6.8]
View 8 Replies
View Related
Jul 9, 2010
Essentially I have found this guide, but it is for miktex, i need a guide for texlive on Debian/Ubuntu which will not pollute dpkg installed texmf.
I'm interested in converting TrueType font to be usable in (pdf)(La)TeX.
All the power google turn up just stuff f relating how to install microsoft fonts or do stuf on MikTeX.
I CANNOT USE XeLaTeX!!! I use pstricks and the font must be available in plain TeX! Otherwise my document looks inconsistent!
View 1 Replies
View Related
Jul 8, 2010
Most of my work happens in a terminal, so I need a clear, readable font. I've settled a while ago on Terminus [URL]..., which works wonders for me. I added XTerm*faceName : Terminus in my ~/.Xdefaults, and I do get the Terminus font. Unfortunately, a lot of Unicode glyphs are missing (mathematical symbols, greek and hebrew letters), displaying as little square blocks instead.
If I remove the faceName entry, the default configuration seems able to display most of the glyphs (including math, greek, hebrew, runic, and whatever else), but the default font is much harder to read.
A google search hints that it should be possible to use Terminus as the default font, and fallback to (an)other one(s) for missing glyphs, but provides no further explanation. I've seen documentation that recommends Bitstream Vera Sans as a fallback, but it lacks the glyphs I need too; I don't know how to identify the default font used by xterm either, I had a look at /usr/share/X11/app-defaults/XTerm, but all I can find are generic references to old pre-fontconfig font names.
Using Gentoo Linux, fontconfig and xterm are up to date, USEs trutype and unicode enabled, X.Org server 1.6.
Edit: I alternate between Ratpoison, Awesome and XMonad, without a desktop environment.
View 1 Replies
View Related
Oct 12, 2010
When I boot CentOS 4.0 desktop tower, I get opening error message: Can't Display Location - Couldn't find "/media/usbdisk". I suspect this is why music CDs and Movie DVDs won't play. I hope I can replace the single missing element (driver) without being forced to re-install the entire OS, or a newer version. I'm just now hoping to become a regular Linux user, after years of occasional dabbling. Windows XP is okay, but even Windows fanatics (and the computer-ignorant who trade stocks, etc., using laptops) are repulsed by post-XP "Win-doze" glitches.
View 10 Replies
View Related
May 16, 2011
Problem: rsync to NAS gives 'rsync: failed to set times on "/media/NAS": Operation not permitted (1)'
Efforts to date.
1.Initial set up was ubuntu 10.04 on stock DNS 323 NAS. Grsync would copy file names and folders to NAS but they all were 0 bytes and no data.
2.Set up FFP on NAS, installed rsync server on NAS, and retried. Grsync now copies all the files and folders,but get the 'rsync: failed to set times on "/media/NAS": Operation not permitted (1)'
3.Grsync with -t removed (does not preserve time) works without error message, but does not keep time/date on NAS backup.
Setup: NAS is automounted with CIFS:
//192.168.1.999/NAS/ /media/NAS cifs guest,rw,iocharset=utf8,file_mode=0777,dir_mode=07 77 0 0
Reading at length seems to reveal that this issue is a permission problem. So my question is:
1.Is there a simple edit to my fstab file that would give me permission to save time/owner to my NAS?
2.Would I be able to use chown to modify the folder on my NAS to own it? ***if so -> syntax to use chown on a network drive.
3.Do I need to edit my NAS rsync server to solve this?
4.I have a 1 gig network/cards, my speeds are 4mb/sec. Is this a good speed for this type of network, or is this a bug of CiFS networks?
View 1 Replies
View Related
Jan 13, 2010
write a bash script that will execute these commands one-by-one?
rsync -av /home/hope/Desktop /media/HOPE
rsync -av /home/hope/Music /media/HOPE
rsync -av /home/hope/Pictures /media/HOPE
rsync -av /home/hope/Videos /media/HOPE
View 3 Replies
View Related