search for: simpel

Displaying 20 results from an estimated 44 matches for "simpel".

Did you mean: kimpel
2020 May 11
2
Directory hashing
Hi, I struggle with directory hashing. I want something like this: /srv/mail/c/cf37a8dff5e360927ba10ab2 The final folder is simpel, as it is: %{sha256;truncate=96:user} But how do I get a first level from sha256? Unfortunately, the truncate option aligns only full 8bit and does not divide into low and high nibbles. How can I express this for sha256? in MD5 this would be %1Mu Many thanks in advance Christian -- R??ner-Net...
2011 Oct 28
4
You suggestion for 'big' filesystem management Best Practice?
...etc. It should be some sort of archive and will not bee accessed by more than may be 5 people at the same time. The iSCSI RAID we have is about 26TB netto and I'm again faced with the question: How many partitions, which filesystem, which mount options etc. For the User it would be the most simpel thing, to have one big filesystem she/he could fill with all the data and dont has to search e.g. on multiple volumes. On the other hand, if one big filesystem crashes or has do be checked it will destroy a lot of data or the check will take hours ... Any suggestions pro or cons are welcome! :-)...
2020 May 11
2
Directory hashing
...wrote: > > > In data luned? 11 maggio 2020 10:00:38 CEST, lists at mlserv.org ha scritto: > > Hi, > > > > I struggle with directory hashing. I want something like this: > > > > /srv/mail/c/cf37a8dff5e360927ba10ab2 > > > > The final folder is simpel, as it is: > > > > %{sha256;truncate=96:user} > > > > But how do I get a first level from sha256? Unfortunately, the truncate > > option aligns only full 8bit and does not divide into low and high nibbles. > > How can I express this for sha256? > > >...
2002 Dec 20
1
GetRNGstate() crashes with 'Segmentation fault'
Dear R-masters, I tried to compile this simpel C-code: //----------------- #include<R.h> int main() { GetRNGstate(); return 0; } //----------------- Compiling: ~> gcc -o a a.c -I/usr/lib/R/include/ -L/usr/lib/R/bin/ -lR ~> ldd a libR.so => /usr/lib/libR.so (0x40018000) libc.so.6 => /lib/libc.so....
2017 Mar 21
1
Public share ask for a password
...i get a better result with my nfs mounts. Before, somethimes, with the fstab setup, when logging in on ssh on an automounted userhome dir, with NVSv4 kerberized. Did fail for now and then. Now with the systemd, i didnt have any fails. I dont know exact the difference, why, but i like it. :-) as simpel as that. I can only think of the better boot order of services etc. I compaired my fstab settings with the systemd setttings, it was exact the same. The why im suggesting not useing fstab on jessie ( and higer ) is that, if we want it or not, systemd is coming and stretch has even more systemd....
2015 Mar 12
3
Processor usage of qemu process.
..., Autodesk license server,... The first is constanly using 30% host-CPU and the second one is using 50% host-CPU. Both guests are using <5% guest CPU... (Host system load is between 0.1 and 0.3...) Is it normal Windows guests take up 30% to 50% host CPU resources? The Windows 8.1 is actualy a simpel PC with almost no activity... Version: QEMU emulator version 2.0.0 (Debian 2.0.0+dfsg-2ubuntu1.10), Copyright (c) 2003-2008 Fabrice Bellard
2014 Feb 25
1
advice, suggestions. ( dns-dhcp) and "shared" sysvol ?
...some thingies about this with windows dns registration, ? I have a lot already, but this part is a bit unclear..? ( the D-DNS part with samba?and bind9 ) I?can setup a ddns server on my debian, with bind9, this was running before on my samba+ldap setup. ? And other question, server setup wil be simpel, 2 partitions. /? and /home/samba the /home/samba gets all the samba thingies, like sysvol/netlogon this part due to GPO rsync-ing, would be nice to?setup ? gluster? CTDB ? MSDFS ?? ( just for the sysvol ) wat do you use, settting up, ( de linux part i can do ) the samba part is new for me. ?...
2016 Aug 03
4
FW: kerberos nfs4's principals and root access
...is is because of your layout for your website. Now, your "abuseing" the user homedir, and normaly thats a private dir for only the user. For the root access, you can kinit adminsitrator in a root script, i dont know what you exact want. But echo "passwd" | kinit Administrator simpel resolve you problem. And for the users/website data. When you set a layout like this. /var/www/domain/site/ Add on domain for example an AD Group with write rights. Like "Domain website Admins" give these full control. And something like "Site Admins" for a website, inheri...
2020 May 11
0
Directory hashing
In data luned? 11 maggio 2020 10:00:38 CEST, lists at mlserv.org ha scritto: > Hi, > > I struggle with directory hashing. I want something like this: > > /srv/mail/c/cf37a8dff5e360927ba10ab2 > > The final folder is simpel, as it is: > > %{sha256;truncate=96:user} > > But how do I get a first level from sha256? Unfortunately, the truncate > option aligns only full 8bit and does not divide into low and high nibbles. > How can I express this for sha256? > > in MD5 this would be %1Mu > &gt...
2020 May 11
0
Directory hashing
...> In data luned? 11 maggio 2020 10:00:38 CEST, lists at mlserv.org ha scritto: >>> Hi, >>> >>> I struggle with directory hashing. I want something like this: >>> >>> /srv/mail/c/cf37a8dff5e360927ba10ab2 >>> >>> The final folder is simpel, as it is: >>> >>> %{sha256;truncate=96:user} >>> >>> But how do I get a first level from sha256? Unfortunately, the truncate >>> option aligns only full 8bit and does not divide into low and high nibbles. >>> How can I express this for sha256...
2019 Nov 07
0
samba login with U2F token
...s://www.yubico.com/products/yubikey-for-mobile/ Setup: https://support.yubico.com/support/solutions/articles/15000006456-yubikey-smart-card-deployment-guide Ssh: https://www.digitalocean.com/community/tutorials/how-to-set-up-multi-factor-authentication-for-ssh-on-ubuntu-16-04 This works fine, simpel to setup, im using it on jessie/stretch/buster/bionic Samba: https://wiki.samba.org/index.php/Samba_AD_Smart_Card_Login https://freies-franken.org/index.php/2-uncategorised/2-2fa-mit-sssd-freeradius-google-authenticator-samba-ad-und-pfsense But in this one i would like to see this with winbind...
2006 Jul 21
0
adding item in database from remote controller
I have a design problem that i have ben scratching my head over for a couple of days. I have made a controller and model for handeling and uploading images to the server. I have also made a simpel blog controller/models. So what i want to do now is from the blog controllers create view get a list over avalible images on the server to add into the post and also be able to upload a new image using the image controller without changing page (loosing all the written text). Im really struggeli...
2011 Feb 04
2
Email alerts for trunks (peers)
Hey Guys, I'm after a way to monitor our sip trunks (peers) and send an email if they go down. I know I could use 'asterisk -rx "sip show peers"' in a shell script but that seems messy, especially since I'd like to monitor it fairly closely (so I'd like to run it every 20 or 30 seconds or so). Is there a better way to do it?
2010 Jul 16
0
Subject=Re:CentOS Simple solution for small network in school
...thin clients and have them boot over the network from the server, or from cd. Then, have them make a connection to the server with the NX protocol. Thinstation.org provides all this. Just install FreeNX on the server (yum install) and manage the accounts as local accounts. Can't have it any simpeler than that in my opinion, also for management. Regards, -- Paul Schoonderwoerd Pollux IT - Open Source oplossingen & Netwerk beveiliging http://www.Pollux-IT.nl 0294-283832
2009 Feb 20
1
RESTful Routes not working - Switches ID and Action
Hi, I would like to ask for some suggestions on my problem with Routes. It''s probably pretty simpel. This link: <%= link_to image_tag("...", :alt => "...", :title => "..."), edit_brand_path(brand) %> Results in this URL: http://localhost:3000/brands/21/edit And echos this: "Unknown action - No action responded to 21" When I type http://lo...
2015 Mar 13
0
Re: Processor usage of qemu process.
...> > The first is constanly using 30% host-CPU and the second one is using 50% host-CPU. Both guests are using <5% guest CPU... > > (Host system load is between 0.1 and 0.3...) > > Is it normal Windows guests take up 30% to 50% host CPU resources? The Windows 8.1 is actualy a simpel PC with almost no activity... > > Version: > QEMU emulator version 2.0.0 (Debian 2.0.0+dfsg-2ubuntu1.10), Copyright (c) 2003-2008 Fabrice Bellard If would be helpful if you showed the XML config file for your guests, so we can see what hardware you've configured. Hardware choices can...
2019 Nov 07
2
samba login with U2F token
Dear all, I did try to google search the archives [1] but cannot find any information on this. Would it be possible to somehow implement a passwordless (or as a 2FA) to login to a remote samba (linux server)? Any suggestions greatly appreciated, Greg 1. https://lists.samba.org/archive/samba/
2001 Nov 25
1
(no subject)
Hello all, Here is my situation: I have an existing linux box with 100+ users. This box run various services. Users do not have shell access. I have added samba to this box so users can share files and access their files from Windows. Samba installation and configuration went smoothly. Now, the problem is, I need to create entries in smbpasswd for these 100+ users. How would I go about creating
2001 Oct 16
3
parallel scanner support (general question)
Hi, I'm using the Umax Astra 610p scanner (parallel port scanner). Unfortunately, it is not supported by sane as Umax is not publishing specs. Searching on google I found out that some people got it working using vmware but nobody could get it working with wine. That is surprising me because people seem to get lots of complicated windows applications working but not a small scanner
2003 Jan 23
3
Beginner with a beginner's question..
...r..). I get the impression that there is no difference before or after starting Samba (assuming that I have really started it). I have sifted through FAQs and other help docs but can't seem to find anything to steer me past this first hurdle. Is anyone out there able to give a simple tip to a simpel beginner (without frightening me with too much jargon) ? It must be very simple Thanks Mark PS I originally tried editing the config file from the console (with root password) by simply typing "edit smb.conf". An editor stared as well, but I don't know how to use it and also not h...