Search Results

Search: Posts Made By: baris35
Forum: Web Development 09-17-2019
9,510
Posted By baris35
Hello Neo, As there were 20.000 files inside...
Hello Neo,
As there were 20.000 files inside each directory I have not shared the full list.
Now, I have found the problem.
When I need to list html files, I was typing like ls *.html which was...
2,054
Posted By baris35
How to ratelimit for user in apache2?
Hello,
I am running ubuntu14.04
I am able to limit download speed for www-data but for a user, for example boris, somehow it's not working with low download speed.

Here is what I did:

adduser...
2,458
Posted By baris35
Hello, fdisk -l Output: Device ...
Hello,
fdisk -l
Output:
Device Start End Sectors Size Type
/dev/sda1 2048 1048575 1046528 511M EFI System
/dev/sda2 1048576 9435135 8386560 4G...
3,281
Posted By baris35
Hello Pradeep, I have googled and found some ...
Hello Pradeep,
I have googled and found some python codes doing this task.
You might do the same but seems like unethical.

Kind regards
Boris
1,921
Posted By baris35
Replace first occurrence of a string in while loop
####Solved####
Hello,
My aim is to replace searched string with incremented value under ubuntu 16.04.
Example:
aasasasas 9030 31wwo weopwoep
weerasas 9030 ew31wo ieopwoep
bbqqqsas 9030 ew3swo...
1,599
Posted By baris35
Call xargv in php
Hello,
After I loose all my works/files couple days ago, I am trying to fix them with old backups.
Below I call a php file with shell script and it injects processed data into related database in...
1,006
Posted By baris35
How to tell php to read shell?
.... Solved....
..
..

Hello,
I've read couples of similar threads to my question and I strongly believe that I am doing something wrong. What I'm trying to do is to process data with php. It...
1,460
Posted By baris35
Thank You Neo, I am pretty new on api. It will...
Thank You Neo,
I am pretty new on api. It will take much time for a 60years old man to comprehend json.
I am just a user, nothing more but I appreciate your support.

Thank you
Boris
1,460
Posted By baris35
Php script read from $1
Hello,
I am trying to inject data extracted via php-json to sql database but unable to run it in loop mode. It is working just for one data, then stops.
If it's necessary, I can share the complete...
3,171
Posted By baris35
So, should I tell awk to search which column to...
So, should I tell awk to search which column to be looked up? Sed+grep are like medium frequency welding technology for me. So far, awk seems not-comprehensible, even after your detailed explanation....
1,313
Posted By baris35
Hello Vgersh99, Regarding your remark...
Hello Vgersh99,



Regarding your remark 1, I did not understand what happens when we read the ComparisonFile into array but here you are:
awk 'NR==FNR{a[$0];}{if($0 in a)print $0}'...
1,217
Posted By baris35
Hello Corona, Many thanks Works fine. ...
Hello Corona,
Many thanks
Works fine.

Kind regards
Boris
1,804
Posted By baris35
I know this code is not good but works for me: ...
I know this code is not good but works for me:

#!/bin/bash
cd /home/info/Maildir/new/
sed -n '/Return/p' *.host > output
sed 's/</ /' output > output1
sed 's/>/ /' output1 > output2...
1,023
Posted By baris35
many thanks, Rudic! Boris
many thanks, Rudic!
Boris
Forum: Hardware 10-24-2014
3,749
Posted By baris35
[SORTED OUT] - many thanks
Thanks,
I got rid of similar problems as you have leaded.
I made below changes on ubuntu and it works when keyboard is not plugged or when ubuntu is not become alive after electricity...
1,896
Posted By baris35
Thanks, Sorted by means of your valuable...
Thanks,
Sorted by means of your valuable support now..

Regards
Boris
Showing results 1 to 16 of 16

 
All times are GMT -4. The time now is 11:45 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy