search for: zamir

Displaying 3 results from an estimated 3 matches for "zamir".

Did you mean: samir
2019 Jan 15
2
Request for edit permission on HowTos/BuildingKernelModules
...ined but not used within scope warning: Macro %latest_kernel defined but not used within scope BuildRequires: kernel-devel BuildRequires: kernel-devel-x86_64 = 3.10.0-957.el7 So I want to get this mentioned in case of confusion, either by myself or some maintainer of the page. My wiki username is ZamirSUN. And my email address for the wiki is just this one. Thanks. [1] https://wiki.centos.org/HowTos/BuildingKernelModules -- Zamir SUN GPG : 1D86 6D4A 49CE 4BBD 72CF FCF5 D856 6E11 F2A0 525E
2019 Jan 17
0
Request for edit permission on HowTos/BuildingKernelModules
On Tue, Jan 15, 2019 at 12:22 AM Zamir SUN <sztsian at gmail.com> wrote: > > Hi CentOS Docs team, > > I am writing to request for updating the wiki page > HowTos/BuildingKernelModules[1] > > Basically, the page need some love for more recent CentOS releases - > in CentOS 7 if people use the in-distro /usr/l...
2002 Oct 17
0
Upgraded to latest cygwin this morning, and ssh refuses to enter binmode. Help! (fwd)
...================================================================ Here is an example. On my Unix box I ran "unison -version >/tmp/univer". If I use ssh to cat the file remotely, you can see that it looks reasonable at first blush: c:\amg>ssh -i /home/agreene/.ssh/a-identity -1 -l a zamir.dns2go.com cat /tmp/univer unison version 2.9.1 ====================================================================== But notice this subtle difference: if I od the file on the Unix box, the line ending is a LF; if I od the file on my Cygwin box, the line ending is CRLF. c:\amg>ssh -i /home...