similar to: how to show only quota limit to users via SSH?

Displaying 20 results from an estimated 100 matches similar to: "how to show only quota limit to users via SSH?"

2009 Jul 17
2
Rsnapshot/rsync buffer overflow
I have been using rsnapshot on OS X for a bit now to backup my debian home server to my external HD but have now started getting this error. Shiny:rsync-3.0.6 kurt$ sudo rsnapshot sync /usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded \ --exclude=mtab --exclude=core --rsh="/usr/bin/ssh -i \ /Users/kurt/.ssh/id_rsa" root at home.thisisnotajoke.com:/home \
2007 May 08
2
network interface cards with gig support
anyone know how to force network cards talk at gig speeds when all it wants to do is establish a connection at 100mbits root at host1 [/backup/cpbackup/daily]# mii-tool eth0: negotiated 100baseTx-FD, link ok eth1: negotiated 100baseTx-FD flow-control, link ok 01:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5721 Gigabit Ethernet PCI Express (rev 11) Subsystem: Broadcom
2004 Apr 19
2
temporary file
Hello I did the following command: rsync -a --delete cpbackup /mnt/backup/ It works well, but the problem is that it seens the "temporary files" (ie: -rwxr-xr-x 1 root root 83623936 Apr 19 2004 .name.tar.gz.yGk7m7* ) are being created on /mnt/backup/ Since it's a SAMBA mounted partition, it waste BW and is slower. Is there a way to specify where I want the temp files to be
2016 Nov 27
2
[RFC] Supporting ARM's SVE in LLVM
On 27 November 2016 at 16:10, Amara Emerson <amara.emerson at gmail.com> wrote: > No. Let's make one thing clear now: we don't expect the VL to be > changed on the fly, once the process is started it's fixed. Otherwise > things like stack frames with SVE objects will be invalid. This then forbids different lengths on shared objects, which in turn forces all objects in
2005 Jul 24
3
video streaming
Hi, We're planning to launch a video stream. We do not have anything yet (no camera, no computer, no software, only a Linux server that will do the broadcasting with icecast installed). Has anyone ever done such a thing? What hardware do you suggest? What software can be used (both for Linux and Windows on source side). Can Icecast be used for this video streaming purpose (on server side)?
2010 Nov 10
1
quota broken for large NFS mount
Should I report this as a bug somewhere? Or is it just a problem with the old fedora box, probably fixed long ago and not relevant to the centos list? On the server side, theme4, a very old fedora box, exports t4d5 via NFS. t4d5 is big, has lots of space, and the user tobiasf has plenty of quota: [root at theme4 ~]# quota -vls tobiasf|grep sdf /dev/sdf1 1312G 4578G 4769G
2009 Mar 17
1
Streaming video with Centos 5.2...how to?
Hello all, I am a noob to streaming video, and I have a file I'd like to stream (a .wmv file...sorry. ;-) ). In any case, how can I do this on my website using Centos 5.2 and Apache 2.2.8, rather than making people download a 20 MB video? Can someone point me to some URL's and some software? Thanks for any help, I greatly appreciate it! Gilbert
2007 Apr 18
1
[Bridge] Problem COnnecting AP from Mobile Node
I am having problem in ping or connect AP from Mobile Node(essid & channel is the same,maybe routing did not set properly but i fail to configure with route add default gw 192.168.3.4,its alway said network is unreachable ),My Mobile Node is using acx100 as driver while AP(redhat 9.0) is using HOSTAP 0.1.3.Any one can help? I heard How-To said we not need to set address on eth0 & wlan0
2009 Apr 05
8
how to boot domU XEN guest in safe mode?
Hi all, How can I boot a XEN domU guest into safe mode? One of our servers was forcefully shutdown, and it seems like one of my VM''s could be corrupt, or something. When I boot it up, I get the following on the console: Creating root device. Mounting root filesystem. kjournald starting. Commit interval 5 seconds EXT3-fs: mounted filesystem with ordered data mode. Setting up other
2018 Jul 31
3
[RFC][SVE] Supporting SIMD instruction sets with variable vector lengths
Hi David, Let me put the last two comments up: > > But we're trying to represent slightly different techniques > > (predication, vscale change) which need to be tied down to only > > exactly what they do. > > Wouldn't intrinsics to change vscale do exactly that? You're right. I've been using the same overloaded term and this is probably what caused the
2006 Mar 03
0
Array of strings for select input - how to display it later?
Hi! I''ve prepared simple array in my model (i.e. TYPE = [["very_long_string", "vls"]...]) which i use for select input element in form. If i choose "very_long_string", "vls" is saved to database. How to later read the whole string, not the shorter form? If i make in a view: <%= @object.column %> i get "vls". BTW. Will (or does)
2018 May 22
0
split brain? but where?
I tried this already. 8><--- [root at glusterp2 fb]# find /bricks/brick1/gv0 -samefile /bricks/brick1/gv0/.glusterfs/ea/fb/eafb8799-4e7a-4264-9213-26997c5a4693 /bricks/brick1/gv0/.glusterfs/ea/fb/eafb8799-4e7a-4264-9213-26997c5a4693 [root at glusterp2 fb]# 8><--- gluster 4 Centos 7.4 8><--- df -h [root at glusterp2 fb]# df -h Filesystem
2018 May 22
1
split brain? but where?
I tried looking for a file of the same size and the gfid doesnt show up, 8><--- [root at glusterp2 fb]# pwd /bricks/brick1/gv0/.glusterfs/ea/fb [root at glusterp2 fb]# ls -al total 3130892 drwx------. 2 root root 64 May 22 13:01 . drwx------. 4 root root 24 May 8 14:27 .. -rw-------. 1 root root 3294887936 May 4 11:07 eafb8799-4e7a-4264-9213-26997c5a4693 -rw-r--r--. 1 root
2018 May 21
0
split brain? but where?
How do I find what "eafb8799-4e7a-4264-9213-26997c5a4693" is? https://docs.gluster.org/en/v3/Troubleshooting/gfid-to-path/ On May 21, 2018 3:22:01 PM PDT, Thing <thing.thing at gmail.com> wrote: >Hi, > >I seem to have a split brain issue, but I cannot figure out where this >is >and what it is, can someone help me pls, I cant find what to fix here. >
2013 May 21
0
ALERT! /dev/xvda2 does not exist. Dropping to a shell!
Dear All, Can''t start system because kernel can''t load file systems to and get the next error: modprobe: can''t load module microcode (kernel/arch/x86/kernel/microcode.ko): No such device done. Begin: Running /scripts/init-premount ... Begin: Requesting microcode update using per-core interface ... done. done. Begin: Mounting root file system ... Begin: Running
2018 May 21
2
split brain? but where?
Hi, I seem to have a split brain issue, but I cannot figure out where this is and what it is, can someone help me pls, I cant find what to fix here. ========== root at salt-001:~# salt gluster* cmd.run 'df -h' glusterp2.graywitch.co.nz: Filesystem Size Used Avail Use% Mounted on /dev/mapper/centos-root
2018 May 22
2
split brain? but where?
Hi, Which version of gluster you are using? You can find which file is that using the following command find <brickpath> -samefile <brickpath/.glusterfs/<first two bits of gfid>/<next 2 bits of gfid>/<full gfid> Please provide the getfatr output of the file which is in split brain. The steps to recover from split-brain can be found here,
2010 Feb 23
3
Tomcat does not end process.
Hi all, I have got some problems with my tomcat installation when I execute command # bin/shutdown.sh It does not close the process that is running the tomcat. Can any body please give me some idea; what is happening with the process. Regards, Vijay Shanker Dubey -------------- next part -------------- An HTML attachment was scrubbed... URL:
2015 Jun 28
0
Anyone else think the latest Xorg fix is hogging stuff?
On 06/27/15 17:05, Bill Maltby (C4B) wrote: > Since the latest update (may wrap here), > xorg-x11-server-Xorg-1.15.0-26.el6.centos.0.1.x86_64 Sat 20 Jun 2015 > 04:16:01 PM EDT > xorg-x11-server-common-1.15.0-26.el6.centos.0.1.x86_64 Sat 20 Jun 2015 > 04:15:58 PM EDT > x264-0.0.0-0.4.20101111.el6.rf.x86_64 Wed 19 Nov 2014 04:56:05 > PM EST >
2011 Jun 08
1
Resizing ext4 fedora qemu guest
Hi, I have a fedora14 host with a fedora15 guest and I'm trying to resize the /home partition from 200GB to 240GB. I'm relatively new to the virsh/guestfish commands, as well as LVM, although I think I have a reasonable understanding. I have followed the virt-resize directions (http://libguestfs.org/virt-resize.1.html), but it still shows 200GB: # fdisk -l /dev/mapper/vg_custserv-lv_home