search for: akk

Displaying 20 results from an estimated 23 matches for "akk".

Did you mean: ack
2017 Feb 22
4
question about directory size in linux..
On 2/22/2017 10:40 AM, Gordon Messmer wrote: > On 02/22/2017 06:34 AM, Jason Welsh wrote: >> How does the directory *itself* have a size of 2.8 megs? > > > If you write a large number of directory entries in a directory, the > directory will grow in order to provide storage for those directory > entries. You can imagine a directory as a text file containing all of >
2017 Feb 22
2
question about directory size in linux..
On 2/22/2017 12:27 PM, Anthony K wrote: > On my ext4 file system, I have a directory that has >2TB and the > directory entry itself only shows: > > $ ls -ld Stuff > drwxrwxr-x 146 akk akk 36864 Feb 21 21:18 Stuff/ > > $ du -bs Stuff > 2093651427987 Stuff ls -ld is showing the size of the actual directory, NOT the size of the files stored within and under it. du -s adds up the size on disk of all the stuff IN the directory. note also that size on disk even for...
2006 Jan 26
3
Calling a SOAP service from within a Rails controller
The following works fine as a standalone ruby program: ********************************************************************************************** t = Time.now starter = Time.local(t.year,t.mon, t.day) + (24 *3600) ender = starter + 7 * 24 *3600 lat = 40.352039 lon = -74.191961 require ''soap/wsdlDriver'' params = {:maxt => false, :mint => false, :temp => true, :dew
2017 Feb 22
0
question about directory size in linux..
...Tree or hash tree, so there's quite a lot of indexing data > in there along with the actual directory entries So I gather this depends on the file system. On my ext4 file system, I have a directory that has >2TB and the directory entry itself only shows: $ ls -ld Stuff drwxrwxr-x 146 akk akk 36864 Feb 21 21:18 Stuff/ $ du -bs Stuff 2093651427987 Stuff Not sure what to take away from that!
2017 Feb 23
0
question about directory size in linux..
On 23/02/17 07:42, John R Pierce wrote: > On 2/22/2017 12:27 PM, Anthony K wrote: >> On my ext4 file system, I have a directory that has >2TB and the >> directory entry itself only shows: >> >> $ ls -ld Stuff >> drwxrwxr-x 146 akk akk 36864 Feb 21 21:18 Stuff/ >> >> $ du -bs Stuff >> 2093651427987 Stuff > > ls -ld is showing the size of the actual directory, NOT the size of > the files stored within and under it. That I understand. However, I was trying to compare my system with the OP'...
2006 Jun 19
2
is there a ''Markaby_scaffold'' available?
I discovered Markaby recently, and am loving it! I''m generating scaffolds, then converting them to Markaby ''.mab'' files. It got me wondering... Has anyone written a plugin to generate scaffolds in Markaby, yet?? That would be truly awesome if there was on out there already. -- Best Regards, -Larry "Work, work, work...there is no satisfactory
2006 Feb 28
0
Dallas Ruby Brigade meets March 7th
...q=5080+Spectrum+Drive+addison,+tx Presentation/Discussion: The Ruby and Rails State of Mind Hacking: Ruby and Rails or Typo installfest We''ve got a mailing list and website if you are interested but can''t make it this month. Point yourself at http://dallasrb.pbwiki.com. -- ~akk http://therealadam.com -- ~akk http://therealadam.com
2006 Aug 04
3
Web service sessions
I want to use ruby on rails entirely as an xml-rpc web service server. I.e. it will only be called by clients making xml-rpc requests. What I want to to is be able to use something like the session[] functionality for storing session information. However, storing information in the session[] construct requires that the client be a web browser with cookies enabled. Does anyone know of a
2004 Apr 12
3
Hunting S(n)IPs
Hi Akk, If this has been discussed/done then apologies be-4-hand. I did not find it in the Wiki or the Archives. Here's the question. We have incoming PRI lines, all on the same main number. An attendant is supposed to handle all incoming calls. Now, let's say I have a multi-line SIP phone. F...
2009 Feb 08
10
can wine detect win AD logon scripts
i m looking at windows workstation users switching to linux workstations all of them are authenticated by windows AD domain controller. the windows AD has some logon scripts which do not run on linux some the scripts are as below to map shared drives on the file server NET USE G: \\172.16.2.2\FINANCE NET USE G: \\172.16.2.2\AUDIT linux by default doesnt recognise these scripts. can Wine help me
2009 Apr 19
1
Stack trace dor gssapi-with-mic
I think I had better update akk the kerberos and gssapi to the latest? Please advise. Thanks Tedc ssh -vvv admin at geronimo.creedon.biz <<<<<<<<snip>>>>>>>>> debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received debug2: key: /root/.ssh/identity ((nil))...
2006 May 15
3
where do I put this test?
I''m trying to use TDD on a Rails app. So far (6 hours into it) things are going well. My data model is starting to get a little more complex now. I now have two related tables and I want to make sure my tests cover input validation, record creation, and the proper creation of the foreign key. Do I put this into a test unit for the parent table''s model? Or do I test this
2006 Jun 10
8
OT: Good virtual server host with debian?
Hey all, I''m casually shopping around for a host that will give me a virtual server running Debian. It would host some of my rails projects and probably some svn. Does anyone know of a good host? Anecdotes about satisfaction would be nice. Thanks, Bryan -- Posted via http://www.ruby-forum.com/.
2017 Feb 23
2
question about directory size in linux..
On 2/22/2017 5:51 PM, Anthony K wrote: > > However, I was trying to compare my system with the OP's and noticed > that I have a directory with >2TB of used capacity in a folder sized > ~36kb - a 56793929:1. In the OP's situation, he has a directory with > ~2.8MB of used capacity in a folder sized ~2MB - a 1:1 ratio. That's > the part I'm confused about.
2019 Apr 27
1
update failure
On 4/22/19 10:45 AM, Ulf Volmer wrote: > On 22.04.19 18:12, Emmett Culley via CentOS wrote: >> On 4/21/19 10:15 AM, Ulf Volmer wrote: > >>> package-cleanup --dupes >>> >>> will list the duplicate packages >>> >>> package-cleanup --cleandupes >>> >>> will remove the dupes. If I remember correctly, you have to add
2012 Jan 30
0
CentOS 6.2 KDE desktop with KDM - need guidance
...quot; and changed the order of the two lines in the Fallback to put kdm before gdm as shown below. <code> .... snip .... [ -n "$preferred" ] && exec $preferred "$@" >/dev/null 2>&1 </dev/null # Fallbacks, in order # order of GDM/KDM lines, changed by akk to initialize KDM exec kdm "$@" >/dev/null 2>&1 </dev/null exec gdm "$@" >/dev/null 2>&1 </dev/null .... snip .... </code> With above change I am getting a KDM login manager. To be noted that line "[ -n "$preferred" ] &&...
2006 Mar 23
2
Slow database imports with active record
...However, the MYSQL Import is SLOOOOW. Its taking 10 minutes per file. Extrapolating this, it will take 2000 minutes, or 33 hours each day to do just the import. Unfortunately, earth days only have 24 hours. So, I need some way to compare todays file, to yesterdays and see changes. I really want akk the data to end up in MySQL or SQL server, so I''m hesitant to use any solution that requires direct comparios on text files. Ideally, I''d like a way to speed up the import. I saw another post talking about how ActiveRecord defaults to using transactions for insert in a block, so...
2006 Jun 05
3
Best practices with Web Services
Hello-- I''m investigating the API facet of my site and wanted to ask a couple questions: 1. The Agile book describes adding an API using the web_services generator which adds stuff to app/api. In Rails 1.1, Jamis added some wants.xml stuff to the controller code which also allows API generation. Which is better to use now? Do they mutually exclude one another? 2. In some cases, I
2006 Apr 21
3
Documenting web services API''s
Sorry to have to post this again - it was probably under the wrong subject and went unnoticed. Is there a standard for providing user documentation for methods that I expose through we services? The default documentation (method names and return types) that appears when the user visits http://localhost:3000/backend/invoke is concise and correct, but a bit terse. How can I give my users a little
2011 Oct 20
2
Agile book apache2.conf: Forbidden You don't have permission to access / on this server.
Appreciate any help - I am working through Agile web development (4.0) and am stuck on the deployment using phusion passenger. I get this: "Forbidden You don''t have permission to access / on this server." when I put depot.yourhost.com in the browser. I have been through various web searches and for file permissions and suggestions to change the <Files> container.