"SSK:Technicaldoc" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം
No edit summary |
No edit summary |
||
| (മറ്റൊരു ഉപയോക്താവ് ചെയ്ത ഇടയ്ക്കുള്ള ഒരു നാൾപ്പതിപ്പ് പ്രദർശിപ്പിക്കുന്നില്ല) | |||
| വരി 10: | വരി 10: | ||
URL in Web Archive https://web.archive.org/web/20240104092042/https://kite.kerala.gov.in/KITE/downloads/drivers/samsung_xpress_m2876nd.tar.gz | URL in Web Archive https://web.archive.org/web/20240104092042/https://kite.kerala.gov.in/KITE/downloads/drivers/samsung_xpress_m2876nd.tar.gz | ||
===Scanner Detection Problem=== | |||
സ്കാനർ പ്രശ്നങ്ങൾ പരിഹരിക്കാൻ saned സർവ്വീസ് restart ചെയ്ത് നോക്കാവുന്നതാണ്. gsca2pdf ൽ ഈ സർവ്വീസ് റീസ്റ്റാർട്ട് ചെയ്തതിനുശേഷം വീണ്ടും ഡിവൈസ് ലിസ്റ്റ് റീഫ്രഷ് ചെയ്യുക | |||
sudo systemctl restart saned.socket | |||
ഇതിനുശേഷം | |||
sudo systemctl status saned.socket | |||
നോക്കുക. | |||
==Networking== | ==Networking== | ||
<pre> | <pre> | ||
| വരി 30: | വരി 36: | ||
==rename script== | ==rename script== | ||
*https://kalango.schoolkalolsavam.com/rename-script/ | *https://kalango.schoolkalolsavam.com/rename-script/ | ||
==image embeding in pdf (for caption rachana item)== | |||
ക്യാപ്ഷന് ചേർക്കണ്ട ചിത്രം ഇവിടെ 703-image.pdf ആയി സേവ് ചെയ്തിരിക്കുന്നു. ശേഷം താഴെ കാണുന്ന കമാന്റ് അടിക്കുക. | |||
<pre>pdfjam --paper 'a4paper' --scale 1 --offset '0cm -8cm' 703-image.pdf</pre> | |||
അപ്പോൾ 703-image-pdfjam.pdf എന്ന ഫയൽ ലഭിക്കും. ഇതിന് ശേഷം താഴെ കാണുന്ന കമാന്റ് പ്രവർത്തിപ്പിക്കുക. | |||
<pre>qpdf 115.pdf --overlay --to=1 703-image-pdfjam.pdf -- out.pdf</pre> | |||
[[വർഗ്ഗം:School wiki docs]] | [[വർഗ്ഗം:School wiki docs]] | ||