Symbianize Forum

Most of our features and services are available only to members, so we encourage you to login or register a new account. Registration is free, fast and simple. You only need to provide a valid email. Being a member you'll gain access to all member forums and features, post a message to ask question or provide answer, and share or find resources related to mobile phones, tablets, computers, game consoles, and multimedia.

All that and more, so what are you waiting for, click the register button and join us now! Ito ang website na ginawa ng pinoy para sa pinoy!

{Linux} Tips and Tricks.

Hindi ko pa din naayos sir.

yung link na naibigay parang pareho yung problema mo dyan..try mo yung root folder...

Pag akin yun siguro nag rereinstall na ako...mas madali...then yung mga instaalled item mo gawan mo ng script , so that anytime mag reinstall ka just run the script..meron akong sample ng script dito sa thread hanapin mo...yun kasi yung routine ko..Ayaw ko yung may problema na medyo mahihirapan ako mag solved so idaan ko ka agad with reinstallation ..
 
Wala kasi akong USB at ung CD-rom nasa pinsan ko kaya di ako maka pag reinstall.
 
@audrey

Meron akong alternative for you my dear audrey.. Since naka GUI ka try mo to
Install gxmessage first

gawa ka ng script na ganito
Code:
#/bin/bash/
gxmessage "    
     
                                  Set screen brightness to...." -center -title "Take action" -font "Sans bold 8" -default "Cancel" -buttons "_Cancel":1,"10%":2,"25%":3,"50%":4,"75%":5,"100%":6 >/dev/null 

case $? in
	1)
		echo "Exit";;
	2)
	       sudo setpci -s 00:02.0 F4.B=10 ;;
	3)
		sudo setpci -s 00:02.0 F4.B=25;;
	4)
		sudo setpci -s 00:02.0 F4.B=50;;
	5)
		sudo setpci -s 00:02.0 F4.B=75;;
	6)
		sudo setpci -s 00:02.0 F4.B=99;;

esac
Ito yung ginagamit ko noon yung GUI pa yung palagi kung kaharap..

- - - Updated - - -

Ayaw ko kasi gumagamit pa ng additional external apps like xfce4-power-manager just to adjust brightness which i'm very sure gagana yung fn + Up/Down ko.
 
padaan lang muna dito punkz jer... :salute:
so far so good ang lubuntu ko...
siguro mag rereinstall ako ng lubuntu ko para may kakalikutin na naman ako.. hehe.. :D
 
padaan lang muna dito punkz jer... :salute:
so far so good ang lubuntu ko...
siguro mag rereinstall ako ng lubuntu ko para may kakalikutin na naman ako.. hehe.. :D

Salamat punkz...Try mo debian yung may desktop...Meron debian+lxde....Stable talaga punkz....At least maiba ka naman...
 
@muthym

Kumusta! Na try mo na ba yung multiple sheets with SC spreedsheet? Di ko kasi nakita yun kung papaano. Yung sa akin ang ginawa ko, ginagamit ko yung shortcut key "w" which forwarding pupunta sa next cell na may laman and "b" back pupunta sa previous cell na may laman..Sana may solution ka doon..

- - - Updated - - -

Yung Sc spreedsheet pala can be open with Gnumeric...
 
@muthym

Kumusta! Na try mo na ba yung multiple sheets with SC spreedsheet? Di ko kasi nakita yun kung papaano. Yung sa akin ang ginawa ko, ginagamit ko yung shortcut key "w" which forwarding pupunta sa next cell na may laman and "b" back pupunta sa previous cell na may laman..Sana may solution ka doon..

- - - Updated - - -




Yung Sc spreedsheet pala can be open with Gnumeric...

Ayos lang. naging busy mga nakaraang araw :)

Not sure kung maihahalintulad natin sa Excel o sa mga GUI na spreadsheets na my multiple sheets o multi-window dahil mukang wala siyang feature na ganito (di ko pa ganong naeexplore). Sa pagkakaalam ko, table to table pwede para masolusyunan yung multiple sheets. May mga ways lang pano tumalon from one table to another table.

Pero kung ako, ang gagawin ko kapag gusto kong mag multiple sheets, ito yung workaround ko... though may native way, i'll use my DVTM and konting naming conventions para organized like this one...

View attachment 173950

So to switch, using DVTM, i'll just press CTRL+G+2 or 3.
 

Attachments

  • sc.jpg
    sc.jpg
    17.1 KB · Views: 9
Last edited:
Ayos lang. naging busy mga nakaraang araw :)

Not sure kung maihahalintulad natin sa Excel o sa mga GUI na spreadsheets na my multiple sheets o multi-window dahil mukang wala siyang feature na ganito (di ko pa ganong naeexplore). Sa pagkakaalam ko, table to table pwede para masolusyunan yung multiple sheets. May mga ways lang pano tumalon from one table to another table.

Pero kung ako, ang gagawin ko kapag gusto kong mag multiple sheets, ito yung workaround ko... though may native way, i'll use my DVTM and konting naming conventions para organized like this one...

View attachment 935176

So to switch, using DVTM, i'll just press CTRL+G+2 or 3.

Very nice yung suggestion mo muth, but in my case like for example yung subsudiary account payable journal ko for all the suppliers mahihrapan ako kasi i need to create almost 100+ na suppliers subs, kasi bawat supplier ay may sariling files...Ill just stick nalang sa na simulan which is using the shortcut key which is w(forward to next unempty cell) and b(to jump to previous unempty cell), so that 1 file lang for subsidiary account for all supplier pwede na...thanks sa reply kahit na busy muth.....
 
Last edited:
Very nice yung suggestion mo muth, but in my case like for example yung subsudiary account payable journal ko for all the suppliers mahihrapan ako kasi i need to create almost 100+ na suppliers subs, kasi bawat supplier ay may sariling files...Ill just stick nalang sa na simulan which is using the shortcut key which is w(forward to next unempty cell) and b(to jump to previous unempty cell), so that 1 file lang for subsidiary account for all supplier pwede na...thanks sa reply kahit na busy muth.....

Komplikado nga yan. In that case, why not use GUI? tutal na mention mo na rin Gnumeric. isabay mo na lang pagnag-e-FB ka :) Kung meron lang na parang Lotus 123 sa Linux, mas maganda, yung totally free talaga w/ same features.
 
Komplikado nga yan. In that case, why not use GUI? tutal na mention mo na rin Gnumeric. isabay mo na lang pagnag-e-FB ka :) Kung meron lang na parang Lotus 123 sa Linux, mas maganda, yung totally free talaga w/ same features.

Ang ginawa ko kasi yung first row kay parang sheet titles then pag gusto ko na pupunta sa next sheet i'll just ctr+^ then nasa first row na akao then press w to forward to the next non-empty cell or b to previous non-empty cell or just prees g then " type the sheet name and enter....

Actually im using this trick almost 1.5 years na ata..And more precise ako dito sa sc compared to libre office...But gusto ko sana na ma improve more yung multi sheet tricks ko if meron pa...

Yung sa gui kasi naranasan ko yun na di ko ma open dahil corrupt file yung libre office ko...dito sa sc kahit anong power failure walng corrupt ito..hanip talaga pag text-mode....

Parang di na ata ako babalik pa sa GUI except with the browser na sometimes we love to watch images....

- - - Updated - - -

ito yung concept pag gusto mo to go to the toppest row shift+^ then pag gusto mo to go to supplier3 press w twice or b to back. If yung listing mo aabot ng supplier120 ang ginagawa ko long press ko yung w or press g and " then type supplier120 and enter..

- - - Updated - - -

attachment.php


note to go to the most lowest cell na may laman press shift+#
 

Attachments

  • 2014-06-25-105253_1024x600_scrot.png
    2014-06-25-105253_1024x600_scrot.png
    24.9 KB · Views: 64
paanu po maghanap ng software sa linux.... yong ka counterpart ng STORE ng WINDOWS..


TIA
 
paanu po maghanap ng software sa linux.... yong ka counterpart ng STORE ng WINDOWS..


TIA

pag naka ubuntu ka meron dyan software center, mint i think still software center and openbox synaptic package manager..

In my case na gumagamit halos lahat command line ito
----hanap ng apps
-------sudo apt-cache search <key word>
------------ex sudo apt-cache search youtube

- - - Updated - - -

attachment.php


to install the apps
---sudo apt-get install <apps name>
------ex yung gusto mo the last apps in the image
-----------sudo apt-get install smtube

to remove the installed item
---sudo apt-get remove <item>
------ex. sudo apt-get remove smtube

to make sure na ma remove lahat na na install sabay with smtube na sub apps
-----sudo apt-get autoremove

- - - Updated - - -

sub apps=smtube dependency apps

- - - Updated - - -

Or to remove the item and its dependency in a 1 command
---sudo apt-get purge smtube


hope nakakatulong :)
 

Attachments

  • 2014-11-17-071204_592x550_scrot.png
    2014-11-17-071204_592x550_scrot.png
    42.9 KB · Views: 41
pag naka ubuntu ka meron dyan software center, mint i think still software center and openbox synaptic package manager..

In my case na gumagamit halos lahat command line ito
----hanap ng apps
-------sudo apt-cache search <key word>
------------ex sudo apt-cache search youtube

- - - Updated - - -

http://www.symbianize.com/attachment.php?attachmentid=978552&stc=1&thumb=0&d=1416178904

to install the apps
---sudo apt-get install <apps name>
------ex yung gusto mo the last apps in the image
-----------sudo apt-get install smtube

to remove the installed item
---sudo apt-get remove <item>
------ex. sudo apt-get remove smtube

to make sure na ma remove lahat na na install sabay with smtube na sub apps
-----sudo apt-get autoremove

- - - Updated - - -

sub apps=smtube dependency apps

- - - Updated - - -

Or to remove the item and its dependency in a 1 command
---sudo apt-get purge smtube


hope nakakatulong :)
maraming salamat mas maganda nga masanay na ko sa command
 
guy's nahihirapan ako mag adjust ng brightness ng lappy po...using Linux Mint 17 pa help naman dyan
 
try mo to pag mag work(dipende kasi yun ng hardware) totoruan kita gagawa ng script

sudo setpci -s 00:02.0 F4.B=40

ok na ... need lang pala iinstall yong NVDIA drivers.... paanu ko malalaman yong mga drivers ko na hindi pa naka install para po mamaximize ko magamit lahat...



yong audio ko sa skype napakahina kahit naka tudo na yong VOL. tapos yong BLUETOOTH nya di rin gumagana?
 
Back
Top Bottom