Displaying 20 results from an estimated 26 matches for "viminfo".
2010 May 12
1
.vimrc File Disappeared and Saw vimrc and .viminfo Files in My Home Directory
Hi,
I'm not sure what's going on ;-( updated a .vimrc file in my home directory with some customized settings last week. I'm looking at my home directory now, that .vimrc file disappeared for no reason and I saw a file called vimrc and .viminfo in the home directory. Of course, it didn't take my customized settings when I used vim. Is that a normal behavior? Am I missing something here?
Thanks
Mary
2003 Dec 23
4
Permissions Problems
...xxxxxx.xxx:/remotebackups/
Here's some (a small part) of the output:
jk/.recently-used
253 100% 0.00kB/s 0:00:00
rsync: recv_generator: mkdir "jk/.secpanel/.runfiles": Permission denied
(2)
stat jk/.secpanel/.runfiles : Permission denied
rsync: failed to open "jk/.viminfo", continuing : Permission denied
jk/.viminfo
4503 100% 0.00kB/s 0:00:00
rsync: recv_generator: mkdir "jk/Desktop/Trash": Permission denied (2)
stat jk/Desktop/Trash : Permission denied
jk/rsync.sh
161 100% 0.00kB/s 0:00:00
mkstemp jk/..bash_history.zb2Vlp...
2011 Feb 14
1
Trying to preserve UID and GID when backing up with rsync
...group files too.
I am in early prototyping phase now and have the following rsyncd.conf file:
max connections = 4
[school10000]
path = /backup/school/./10000
read only = false
use chroot = true
I ran the following command (on the same machine as the server):
rsync -az ./.viminfo fw.school10000::school10000
The result on the server is:
root at fw.school10000:/etc# ls -nal /backup/school/10000/
total 12
drwxrwxrwx 2 0 0 4096 2011-02-14 14:08 .
drwxr-xr-x 3 0 0 4096 2011-02-14 11:30 ..
-rw------- 1 65534 65534 590 2011-02-14 10:52 .viminfo
The file has been...
2003 Dec 23
0
Permissions Problems Problem solved!
...xxxxxx.xxx:/remotebackups/
Here's some (a small part) of the output:
jk/.recently-used
253 100% 0.00kB/s 0:00:00
rsync: recv_generator: mkdir "jk/.secpanel/.runfiles": Permission denied
(2) stat jk/.secpanel/.runfiles : Permission denied
rsync: failed to open "jk/.viminfo", continuing : Permission denied
jk/.viminfo
4503 100% 0.00kB/s 0:00:00
rsync: recv_generator: mkdir "jk/Desktop/Trash": Permission denied (2)
stat jk/Desktop/Trash : Permission denied jk/rsync.sh
161 100% 0.00kB/s 0:00:00
mkstemp jk/..bash_history.zb2Vlp...
2016 Apr 27
3
Semi-OT: very weird vi behaviour
> Date: Wednesday, April 27, 2016 13:43:00 +0000
> From: "Vanhorn, Mike" <michael.vanhorn at wright.edu>
>
> On 4/27/16, 9:39 AM, "centos-bounces at centos.org on behalf of
> m.roth at 5-cent.us" <centos-bounces at centos.org on behalf of
> m.roth at 5-cent.us> wrote:
>
>> And now, I just
>> ssh'd in from another windows, same
2018 Sep 20
5
Global sieve doesn't run and I don't know why
....sieve.log
-rw-rw----. 1 virtual virtual 322 Sep 18 17:40 .dovecot.svbin
-rw-------. 1 ranbir ranbir 59 Jun 7 2016 .lesshst
drwx------. 56 virtual virtual 4096 Sep 20 15:02 Maildir
drwxrwx---. 3 ranbir virtual 89 Sep 18 17:16 sieve
-rw-------. 1 ranbir ranbir 6415 Feb 11 2018 .viminfo
Did I miss something in the configuration? Dovecot isn't throwing any
errors. I can only conclude I haven't completed the setup for global
sieve to work or that I've misunderstood what the "sieve_global_dir"
paramater is for.
Thanks!
--
Ranbir
2005 Jan 18
1
Rsync Minimalist: --include only does "add_exclude"
...xcluding file .emacs because of pattern /*
excluding file .bash_logout because of pattern /*
excluding file .bash_profile because of pattern /*
excluding file .bashrc because of pattern /*
excluding file .gtkrc because of pattern /*
excluding file .bash_history because of pattern /*
excluding file .viminfo because of pattern /*
received 1 names
done
drwxr-xr-x 4096 2005/01/16 .
recv_file_list done
get_local_name count=1 <NULL>
generator starting pid=2988 count=1
generate_files phase=1
recv_files(1) starting
send_file_list done
send_files starting
recv_files phase=1
generate_files phase=...
2014 May 11
3
find with exclude directory
...t;*varnish*"
Which results in this:
[root at uszmpwsls014lb ~]# find / -path '/usr/local/digitalplatform/*' -prune
-o -name "*varnish*" | grep digitalplatform
/usr/local/digitalplatform/.bash_logout
/usr/local/digitalplatform/varnish-2.1.5.tar.gz
/usr/local/digitalplatform/.viminfo
/usr/local/digitalplatform/.ssh
/usr/local/digitalplatform/varnish-1360.tar.gz
/usr/local/digitalplatform/.emacs
/usr/local/digitalplatform/varnishncsa-init
/usr/local/digitalplatform/varnish-sysconfig-stg
/usr/local/digitalplatform/memcached-1.4.7.tar.gz
/usr/local/digitalplatform/.bash_profile
/u...
2013 Feb 13
1
`./puppet-enterprise-uninstaller -pd` - not removing /var/lib/peadmin
...1 502 502 101 Feb 11 13:03 .bashrc.custom
-rw------- 1 502 502 1054 Feb 13 13:13 .mcollective
drwx------ 2 502 502 4096 Feb 13 13:13 .mcollective.d
drwx------ 2 502 502 4096 Feb 11 13:03 .ssh
drwx------ 2 502 502 4096 Feb 11 13:03 .vim
-rw------- 1 500 500 880 Feb 12 02:24 .viminfo
[root@puppettarget peadmin]# pwd
/var/lib/peadmin
I did use this account to run mcollective commands whilst playing with PE.
Assuming this is an oversight, and should be removed with command above?
Maybe I''m missing something?
Regs,
Stephen
--
You received this message because you ar...
2016 Apr 27
0
Semi-OT: very weird vi behaviour
...ot is CentOS 6; the machine
where it was acting weird was CentOS7. Terminal is rxvt, and my colors are
set everywhere to be the color Ghod (and IBM) meant them to be, green on
black. <g>
I'd been googling, and tried reset, and tried <ctrl-L>, and none of it
helped. I renamed /root/.viminfo, and tried vi -V, which showed it only
going after /etc/virc and /etc/vimrc, and neither modified. I also tried
vi --noplugin.
mark
2018 Sep 21
0
Global sieve doesn't run and I don't know why
...-. 1 virtual virtual 322 Sep 18 17:40 .dovecot.svbin
> -rw-------. 1 ranbir ranbir 59 Jun 7 2016 .lesshst
> drwx------. 56 virtual virtual 4096 Sep 20 15:02 Maildir
> drwxrwx---. 3 ranbir virtual 89 Sep 18 17:16 sieve
> -rw-------. 1 ranbir ranbir 6415 Feb 11 2018 .viminfo
>
> Did I miss something in the configuration? Dovecot isn't throwing any
> errors. I can only conclude I haven't completed the setup for global
> sieve to work or that I've misunderstood what the "sieve_global_dir"
> paramater is for.
>
> Thanks!
>
2018 Sep 20
0
Global sieve doesn't run and I don't know why
...-. 1 virtual virtual 322 Sep 18 17:40 .dovecot.svbin
> -rw-------. 1 ranbir ranbir 59 Jun 7 2016 .lesshst
> drwx------. 56 virtual virtual 4096 Sep 20 15:02 Maildir
> drwxrwx---. 3 ranbir virtual 89 Sep 18 17:16 sieve
> -rw-------. 1 ranbir ranbir 6415 Feb 11 2018 .viminfo
>
> Did I miss something in the configuration? Dovecot isn't throwing any
> errors. I can only conclude I haven't completed the setup for global
> sieve to work or that I've misunderstood what the "sieve_global_dir"
> paramater is for.
https://wiki2.dovecot.org...
2008 Apr 15
1
problems with skipping server-excluded files with rsync 2.6.6
...logging = true
use chroot = true
read only = false
write only = true
[drb]
comment = DrB Environment
path = /
include from = /var/run/ifxclm-rsync-incl-drb
exclude = *
The include file (/var/run/ifxclm-rsync-incl-drb) looks like:
- .ssh
- .kde
- .history
- .bash_history
- .LogGetan
- .viminfo
- .vimscripts
- *.swp
- /project/drb/src
- /project/drb/logbuch
- /project/drb/.Log*
/project
/project/drb
/project/drb/**
/project/tform
/project/tform/**
/usr
/usr/lib
/usr/lib/tfmac
/usr/lib/tfmac/**
The rsync server is called as follows:
/usr/bin/rsync --daemon --port=874 --config=/var/run/ifx...
2004 Jul 13
0
Samba-3.0.x: Strange problems with roaming profiles
...ponent SETUPAPI.DLL (len 12) ?
is_mangled SETUPAPI.DLL ?
is_mangled_component SETUPAPI.DLL (len 12) ?
is_in_path: src
is_in_path: no name list.
is_in_path: .bash_history
is_in_path: no name list.
is_in_path: PUTTY.RND
is_in_path: no name list.
is_in_path: .ssh
is_in_path: no name list.
is_in_path: .viminfo
is_in_path: no name list.
is_in_path: .tcshrc
is_in_path: no name list.
is_in_path: wordlist
is_in_path: no name list.
is_in_path: .links
is_in_path: no name list.
is_in_path: shares
is_in_path: no name list.
is_in_path: log
is_in_path: no name list.
is_in_path: snmp
is_in_path: no name list.
is_in...
2008 Jan 11
3
systems hang when accessing parts of the OCFS2 file system
...ug-2007 12:06 .ssh
25447963 -rw-r--r-- 1 2522 2004 3814
1-Aug-2007 17:04 addgi_new3.pl
25447964 -rw-r--r-- 1 0 0 0
1-Aug-2007 17:05 allmaize.out
25447965 -rw------- 1 2522 2004 1741
15-Aug-2007 11:13 .viminfo
25447966 drwxr-xr-x 3 2522 2004 4096
4-Sep-2007 12:07 .mcop
25447970 drwxr-xr-x 2 2522 2004 4096
4-Sep-2007 15:43 forUNIGENE
25447971 -rw-r--r-- 1 0 0 325655
1-Aug-2007 15:02 maize.out
25447972...
2008 Jan 11
3
systems hang when accessing parts of the OCFS2 file system
...ug-2007 12:06 .ssh
25447963 -rw-r--r-- 1 2522 2004 3814
1-Aug-2007 17:04 addgi_new3.pl
25447964 -rw-r--r-- 1 0 0 0
1-Aug-2007 17:05 allmaize.out
25447965 -rw------- 1 2522 2004 1741
15-Aug-2007 11:13 .viminfo
25447966 drwxr-xr-x 3 2522 2004 4096
4-Sep-2007 12:07 .mcop
25447970 drwxr-xr-x 2 2522 2004 4096
4-Sep-2007 15:43 forUNIGENE
25447971 -rw-r--r-- 1 0 0 325655
1-Aug-2007 15:02 maize.out
25447972...
2008 Mar 05
0
Problem with 'homes' share
...15:48 testdoc.doc
drwxr-xr-x 2 mikeg users 4096 Mar 5 12:43 testfolder
-rw------- 1 mikeg users 0 Mar 5 12:47 test.txt
-rw------- 1 mikeg users 11776 Mar 5 12:43 test.xls
drwxr-xr-x 8 mikeg users 4096 May 18 2007 tools
-rw------- 1 mikeg users 2343 Mar 5 10:07 .viminfo
drwxr-xr-x 2 mikeg users 4096 Jan 22 2007 .vnc
-rw------- 1 mikeg users 70 Jan 22 2007 .Xauthority
-rwxr-xr-x 1 mikeg users 658 Jun 6 2006 .zshrc
Thanks,
MG
2009 Apr 26
4
DO NOT REPLY [Bug 6293] New: rsync crashes when transferring files
....
rsync: opendir "/home/dirk/application1-tools-linuxjiVQAZ" failed: Permission
denied (13)
rsync: opendir "/home/dirk/.dbus" failed: Permission denied (13)
50918 files to consider
IO error encountered -- skipping file deletion
rsync: send_files failed to open "/home/dirk/.viminfo": Permission denied (13)
rsync: open
"/Volumes/volume1/Backup/host1.local/home/dirk/src/application2-0.3/.svn/text-base/build.xml.svn-base"
failed: Permission denied (13)
rsync: connection unexpectedly closed (1256948 bytes received so far)
[generator]
rsync error: error in rsync pro...
2007 May 14
0
Userrights problem: Samba PDC + OpenLDAP
...- 1 jens Domain Users 707 May 12 02:38 .inputrc
drwxrwx--- 3 jens Domain Users 144 May 9 14:14 .irssi
- -rwxrwx--- 1 jens Domain Users 35 May 10 00:17 .lesshst
- -rwxrwx--- 1 jens Domain Users 14K May 12 00:07 .linux_changelog
- -rwxrwx--- 1 jens Domain Users 5.5K May 12 15:54 .viminfo
- -rwxrwx--- 1 jens Domain Users 778 May 9 14:12 .vimrc
drwxrwx--- 2 jens Domain Users 48 May 8 20:49 .vmware
drwxrwx--- 2 jens Domain Users 48 May 9 17:06 Mail
drwxr-xr-x 2 jens Domain Users 48 May 13 01:17 Neuer Ordner
[16:27:54] jens@saphira:~ >
As you can see, only the...
2006 Mar 20
0
check_ntlm_password: Authentication for user FAILED with error NT_STATUS_IO_TIMEOUT
...t files = yes
#######################################Share
Definations########################################
[homes]
comment = Home Directories
valid users = %S
browseable = no
writable = yes
veto files =
/.bash_history/.bash_logout/.bash_profile/.bashrc/.canna/.emacs/.gtkrc/.kde/.viminfo/.xemacs/.zshrc/
hide dot files = yes
[printers]
comment = All Printers
path = /var/spool/samba
browseable = no
guest ok = no
writable = no
printable = yes
[projects]
comment = All Projects
path = /projects
browseable = no
guest ok = no
writeable = yes
printable = no
v...